Searched refs:getAppOpsServiceDelegate (Results 1 – 3 of 3) sorted by relevance
20132 if (mAppOpsService.getAppOpsServiceDelegate() in startDelegateShellPermissionIdentity()20138 if (mAppOpsService.getAppOpsServiceDelegate() != null) { in startDelegateShellPermissionIdentity()20139 if (!(mAppOpsService.getAppOpsServiceDelegate() instanceof ShellDelegate)) { in startDelegateShellPermissionIdentity()20143 .getAppOpsServiceDelegate(); in startDelegateShellPermissionIdentity()
2807 public CheckOpsDelegate getAppOpsServiceDelegate() { in getAppOpsServiceDelegate() method in AppOpsService
8201 PLcom/android/server/appop/AppOpsService;->getAppOpsServiceDelegate()Landroid/app/AppOpsManagerInte…