Home
last modified time | relevance | path

Searched refs:onOpStarted (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/appop/
DAppOpsStartedWatcherTest.java69 .times(1)).onOpStarted(eq(AppOpsManager.OP_FINE_LOCATION), in testWatchStartedOps()
77 .times(1)).onOpStarted(eq(AppOpsManager.OP_CAMERA), in testWatchStartedOps()
105 .times(2)).onOpStarted(eq(AppOpsManager.OP_CAMERA), in testWatchStartedOps()
139 .times(1)).onOpStarted(eq(AppOpsManager.OP_FINE_LOCATION), in testWatchStartedOpsForExternalDevice()
/frameworks/base/core/java/android/permission/
DPermissionUsageHelper.java243 public void onOpStarted(int op, int uid, String packageName, String attributionTag, in onOpStarted() method in PermissionUsageHelper
249 public void onOpStarted(int op, int uid, String packageName, String attributionTag, in onOpStarted() method in PermissionUsageHelper
/frameworks/base/core/java/android/app/
DAppOpsManager.java8106 void onOpStarted(int op, int uid, String packageName, String attributionTag, in onOpStarted() method
8131 default void onOpStarted(int op, int uid, String packageName, String attributionTag, in onOpStarted() method
8135 onOpStarted(op, uid, packageName, attributionTag, flags, result); in onOpStarted()
8160 default void onOpStarted(int op, int uid, @NonNull String packageName, in onOpStarted() method
8165 onOpStarted(op, uid, packageName, attributionTag, flags, result, startType, in onOpStarted()
9002 callback.onOpStarted(op, uid, packageName, attributionTag, virtualDeviceId, in startWatchingStarted()
/frameworks/base/services/core/java/com/android/server/sensorprivacy/
DSensorPrivacyService.java405 public void onOpStarted(int code, int uid, String packageName, String attributionTag, in onOpStarted() method in SensorPrivacyService.SensorPrivacyServiceImpl
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java3428 public void onOpStarted(int op, int uid, String pkgName,
/frameworks/base/services/
Dart-wear-profile3643 PLcom/android/server/am/ActiveServices$AppOpCallback$2;->onOpStarted(IILjava/lang/String;Ljava/lang…
17929 PLcom/android/server/sensorprivacy/SensorPrivacyService$SensorPrivacyServiceImpl;->onOpStarted(IILj…