Home
last modified time | relevance | path

Searched defs:OPS (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
H A DAppOpsPrivacyItemMonitor.kt64 val OPS = OPS_MIC_CAMERA + OPS_LOCATION regex
/aosp14/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
H A DArrayMapTests.java34 static int[] OPS = new int[] { field in ArrayMapTests
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/appops/
H A DAppOpsControllerImpl.java100 protected static final int[] OPS = new int[] { field in AppOpsControllerImpl