Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appops/
DAppOpsTests.java42 private static final int NUM_APP_OPS = AtomsProto.AttributedAppOps.getDefaultInstance().getOp(). field in AppOpsTests
110 for (int i = 0; i < NUM_APP_OPS; i++) { in testAppOps()