Searched refs:DEVICE_IDENTIFIER_PKG (Results 1 – 1 of 1) sorted by relevance
34 private static final String DEVICE_IDENTIFIER_PKG = "android.appsecurity.cts.deviceids"; field in DeviceIdentifierTest36 DEVICE_IDENTIFIER_PKG + ".DeviceIdentifierAppOpTest";59 getDevice().uninstallPackage(DEVICE_IDENTIFIER_PKG); in tearDown()64 setDeviceIdentifierAccessAppOp(DEVICE_IDENTIFIER_PKG, true); in testDeviceIdentifierAccessWithAppOpGranted()65 Utils.runDeviceTestsAsCurrentUser(getDevice(), DEVICE_IDENTIFIER_PKG, in testDeviceIdentifierAccessWithAppOpGranted() local