Home
last modified time | relevance | path

Searched refs:onOpActiveChanged (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DAudioRecordAppOpTest.java66 public void onOpActiveChanged(String op, int uid, String packageName, boolean active) { in testRecordAppOps()
67 mockListener.onOpActiveChanged(op, uid, packageName, active); in testRecordAppOps()
98 .only()).onOpActiveChanged(eq(OPSTR_RECORD_AUDIO), in testRecordAppOps()
116 .only()).onOpActiveChanged(eq(OPSTR_RECORD_AUDIO), in testRecordAppOps()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAlertWindowsAppOpsTests.java107 .only()).onOpActiveChanged(eq(OPSTR_SYSTEM_ALERT_WINDOW), in testSystemAlertWindowAppOpsInitiallyAllowed()
123 .only()).onOpActiveChanged(eq(OPSTR_SYSTEM_ALERT_WINDOW), in testSystemAlertWindowAppOpsInitiallyAllowed()
141 .onOpActiveChanged(eq(OPSTR_SYSTEM_ALERT_WINDOW), in testSystemAlertWindowAppOpsInitiallyAllowed()
/cts/tests/location/common/src/android/location/cts/common/
DOpActiveChangedCapture.java52 public void onOpActiveChanged(String op, int uid, String packageName, boolean active) { in onOpActiveChanged() method in OpActiveChangedCapture
/cts/tests/musicrecognition/src/android/musicrecognition/cts/
DMusicRecognitionManagerTest.java233 .onOpActiveChanged(eq(AppOpsManager.OPSTR_RECORD_AUDIO), in testRecordAudioOpsAreTracked()
247 .onOpActiveChanged(eq(AppOpsManager.OPSTR_RECORD_AUDIO), in testRecordAudioOpsAreTracked()
260 .onOpActiveChanged(eq(AppOpsManager.OPSTR_RECORD_AUDIO), in testRecordAudioOpsAreTracked()
/cts/common/device-side/bedstead/remoteframeworkclasses/src/processor/res/apis/
Dtest-current.txt240 …method public default void onOpActiveChanged(@NonNull String, int, @NonNull String, @Nullable Stri…