Home
last modified time | relevance | path

Searched refs:onOpNoted (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/appop/
DAppOpsNotedWatcherTest.java76 .times(1)).onOpNoted(eq(AppOpsManager.OPSTR_FINE_LOCATION), in testWatchNotedOps()
82 .times(1)).onOpNoted(eq(AppOpsManager.OPSTR_CAMERA), in testWatchNotedOps()
108 .times(2)).onOpNoted(eq(AppOpsManager.OPSTR_FINE_LOCATION), in testWatchNotedOps()
143 .times(1)).onOpNoted(eq(AppOpsManager.OPSTR_FINE_LOCATION), in testWatchNotedOpsForExternalDevice()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/appops/
DAppOpsControllerTest.java396 mController.onOpNoted(AppOpsManager.OP_FINE_LOCATION, TEST_UID, TEST_PACKAGE_NAME, in addCallback_includedCode()
483 mController.onOpNoted(AppOpsManager.OP_FINE_LOCATION, in getActiveItems_differentDetails()
495 mController.onOpNoted(AppOpsManager.OP_FINE_LOCATION, in getActiveItemsForUser()
537 mController.onOpNoted(AppOpsManager.OP_FINE_LOCATION, TEST_UID, TEST_PACKAGE_NAME, in opNotedScheduledForRemoval()
550 mController.onOpNoted(AppOpsManager.OP_FINE_LOCATION, TEST_UID, TEST_PACKAGE_NAME, in noItemsAfterStopListening()
565 mController.onOpNoted(AppOpsManager.OP_FINE_LOCATION, TEST_UID, TEST_PACKAGE_NAME, in noDoubleUpdateOnOpNoted()
567 mController.onOpNoted(AppOpsManager.OP_FINE_LOCATION, TEST_UID, TEST_PACKAGE_NAME, in noDoubleUpdateOnOpNoted()
581 mController.onOpNoted(AppOpsManager.OP_FINE_LOCATION, TEST_UID, TEST_PACKAGE_NAME, in onDoubleOPNoted_scheduleTwiceForRemoval()
583 mController.onOpNoted(AppOpsManager.OP_FINE_LOCATION, TEST_UID, TEST_PACKAGE_NAME, in onDoubleOPNoted_scheduleTwiceForRemoval()
632 mController.onOpNoted(AppOpsManager.OP_FINE_LOCATION, TEST_UID, TEST_PACKAGE_NAME, in testActiveOpNotRemovedAfterNoted()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/appops/
DAppOpsControllerImpl.java479 public void onOpNoted(int code, int uid, String packageName, in onOpNoted() method in AppOpsControllerImpl
/frameworks/base/core/java/android/app/
DAppOpsManager.java7579 void onOpNoted(@NonNull String op, int uid, @NonNull String packageName, in onOpNoted() method
7602 default void onOpNoted(@NonNull String op, int uid, @NonNull String packageName, in onOpNoted() method
7606 onOpNoted(op, uid, packageName, attributionTag, flags, result); in onOpNoted()
7629 void onOpNoted(int code, int uid, @NonNull String packageName, in onOpNoted() method
7633 default void onOpNoted(@NonNull String op, int uid, @NonNull String packageName, in onOpNoted() method
7635 onOpNoted(strOpToOp(op), uid, packageName, attributionTag, flags, result); in onOpNoted()
8703 listener.onOpNoted(sAppOpInfos[op].name, uid, packageName, in startWatchingNoted()
8706 listener.onOpNoted(sAppOpInfos[op].name, uid, packageName, in startWatchingNoted()
/frameworks/base/services/core/java/com/android/server/sensorprivacy/
DSensorPrivacyService.java395 onOpNoted(code, uid, packageName, attributionTag, flags, result); in onOpStarted()
399 public void onOpNoted(int code, int uid, String packageName, in onOpNoted() method in SensorPrivacyService.SensorPrivacyServiceImpl
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java3404 public void onOpNoted(int op, int uid, String pkgName,
/frameworks/base/core/api/
Dsystem-current.txt837 method public void onOpNoted(@NonNull String, int, @NonNull String, @Nullable String, int, int);
838 …ission.flags.device_aware_permission_apis_enabled") public default void onOpNoted(@NonNull String,…
/frameworks/base/services/
Dart-wear-profile4172 PLcom/android/server/am/ActiveServices$AppOpCallback$1;->onOpNoted(IILjava/lang/String;Ljava/lang/S…
13628 PLcom/android/server/location/LocationManagerService$$ExternalSyntheticLambda2;->onOpNoted(Ljava/la…