Searched refs:checkOperationImpl (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/java/com/android/server/appop/ |
D | AppOpsService.java | 2824 private int checkOperationImpl(int code, int uid, String packageName, in checkOperationImpl() method in AppOpsService 7354 virtualDeviceId, raw, AppOpsService.this::checkOperationImpl 7361 return checkOperationImpl(code, uid, packageName, attributionTag, virtualDeviceId, raw); 7367 virtualDeviceId, raw, AppOpsService.this::checkOperationImpl);
|
/frameworks/base/services/ |
D | art-profile-boot | 401 Lcom/android/server/appop/AppOpsService;->checkOperationImpl(IILjava/lang/String;Z)I
|
D | art-profile | 1162 HSPLcom/android/server/appop/AppOpsService;->checkOperationImpl(IILjava/lang/String;Ljava/lang/Stri…
|
D | art-wear-profile | 7676 HPLcom/android/server/appop/AppOpsService;->checkOperationImpl(IILjava/lang/String;Ljava/lang/Strin…
|