Searched defs:getCurProfiles (Results 1 – 4 of 4) sorted by relevance
174 protected List<ProfilePath> getCurProfiles(@NonNull DetailedPrimaryDexInfo dexInfo) { in getCurProfiles() method in PrimaryDexopter
138 protected List<ProfilePath> getCurProfiles(@NonNull DetailedSecondaryDexInfo dexInfo) { in getCurProfiles() method in SecondaryDexopter
319 public static List<ProfilePath> getCurProfiles(@NonNull UserManager userManager, in getCurProfiles() method
597 @NonNull protected abstract List<ProfilePath> getCurProfiles(@NonNull DexInfoType dexInfo); in getCurProfiles() method in Dexopter