Searched refs:filterAppAccessUnlocked (Results 1 – 2 of 2) sorted by relevance
2314 && !filterAppAccessUnlocked(packageName, UserHandle.getUserId(callingUid)); in startWatchingModeWithFlags()2501 && !filterAppAccessUnlocked(packageName, UserHandle.getUserId(uid)))) { in checkPackage()2520 private boolean filterAppAccessUnlocked(String packageName, int userId) { in filterAppAccessUnlocked() method in AppOpsService
2510 HSPLcom/android/server/appop/AppOpsService;->filterAppAccessUnlocked(Ljava/lang/String;I)Z+]Landroi…