Searched refs:startOperationUnchecked (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/appop/ |
D | AppOpsService.java | 3623 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/ |
D | art-wear-profile | 7770 HPLcom/android/server/appop/AppOpsService;->startOperationUnchecked(Landroid/os/IBinder;IILjava/lan…
|