Home
last modified time | relevance | path

Searched refs:OPSTR_CAMERA (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/appop/
DAppOpsActiveWatcherTest.java60 appOpsManager.startWatchingActive(new String[] {AppOpsManager.OPSTR_CAMERA, in testWatchActiveOps()
68 .times(1)).onOpActiveChanged(eq(AppOpsManager.OPSTR_CAMERA), in testWatchActiveOps()
86 .times(1)).onOpActiveChanged(eq(AppOpsManager.OPSTR_CAMERA), in testWatchActiveOps()
115 appOpsManager.startWatchingActive(new String[] {AppOpsManager.OPSTR_CAMERA}, in testWatchActiveOps()
123 .times(1)).onOpActiveChanged(eq(AppOpsManager.OPSTR_CAMERA), in testWatchActiveOps()
/frameworks/base/core/java/android/app/
DAppOpsManager.java1186 public static final String OPSTR_CAMERA field in AppOpsManager
1668 OPSTR_CAMERA,
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt4404 field public static final String OPSTR_CAMERA = "android:camera";