Searched refs:NUM_APP_OPS (Results 1 – 1 of 1) sorted by relevance
42 private static final int NUM_APP_OPS = AtomsProto.AttributedAppOps.getDefaultInstance().getOp(). field in AppOpsTests110 for (int i = 0; i < NUM_APP_OPS; i++) { in testAppOps()