Searched refs:filterAppAccessUnlocked (Results 1 – 2 of 2) sorted by relevance
3112 packageName != null && !filterAppAccessUnlocked(packageName); in startWatchingModeWithFlags()3311 if (filterAppAccessUnlocked(packageName)) { in checkPackage()3326 private boolean filterAppAccessUnlocked(String packageName) { in filterAppAccessUnlocked() method in AppOpsService
9968 HSPLcom/android/server/appop/AppOpsService;->filterAppAccessUnlocked(Ljava/lang/String;)Z+]Landroid…