13 lines
422 B
Java
13 lines
422 B
Java
|
package o;
|
||
|
|
||
|
import android.content.ContentResolver;
|
||
|
import android.provider.Settings;
|
||
|
|
||
|
/* renamed from: o.doN, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes.dex */
|
||
|
public interface InterfaceC9675doN {
|
||
|
int WS_(ContentResolver contentResolver, String str) throws Settings.SettingNotFoundException;
|
||
|
|
||
|
String WT_(ContentResolver contentResolver, String str) throws Settings.SettingNotFoundException;
|
||
|
}
|