Searched defs:OPS (Results 1 – 3 of 3) sorted by relevance
67 val OPS = OPS_MIC_CAMERA + OPS_LOCATION in <lambda>() constant
34 static int[] OPS = new int[] { field in ArrayMapTests
127 protected static final int[] OPS = concatOps(OPS_MIC, OPS_CAMERA, OPS_LOC, OPS_OTHERS); field in AppOpsControllerImpl