Home
last modified time | relevance | path

Searched refs:startOperationUnchecked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java3623 return startOperationUnchecked(clientId, code, uid, packageName, attributionTag, in startOperationImpl()
3741 final SyncNotedAppOp proxyAppOp = startOperationUnchecked(clientId, code, proxyUid, in startProxyOperationImpl()
3751 return startOperationUnchecked(clientId, code, proxiedUid, resolvedProxiedPackageName, in startProxyOperationImpl()
3762 private SyncNotedAppOp startOperationUnchecked(IBinder clientId, int code, int uid, in startOperationUnchecked() method in AppOpsService
/frameworks/base/services/
Dart-wear-profile7770 HPLcom/android/server/appop/AppOpsService;->startOperationUnchecked(Landroid/os/IBinder;IILjava/lan…