package tech.rabbit.r1launcher.components.wifiutils; /* loaded from: classes3.dex */ public interface Logger { void log(int i, String str, String str2); }