17 lines
330 B
Java
17 lines
330 B
Java
package o;
|
|
|
|
import android.content.pm.ApplicationInfo;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.doP, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public interface InterfaceC9676doP {
|
|
List<ApplicationInfo> b();
|
|
|
|
List<String> b(String str);
|
|
|
|
String d(String str);
|
|
|
|
String e(String str);
|
|
}
|