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