Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DDeviceIdentifierTest.java33 private static final String DEVICE_IDENTIFIER_PKG = "android.appsecurity.cts.deviceids"; field in DeviceIdentifierTest
64 Utils.runDeviceTestsAsCurrentUser(getDevice(), DEVICE_IDENTIFIER_PKG, in testDeviceIdentifierAccessWithAppOpGranted() local