Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appops/
DAppOpsTests.java47 private static final int APP_OP_ACCESS_RESTRICTED_SETTINGS = 119; field in AppOpsTests
112 if (i == APP_OP_ACCESS_RESTRICTED_SETTINGS) { in testAppOps()