Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DDeviceIdentifierTest.java63 setDeviceIdentifierAccessAppOp(DEVICE_IDENTIFIER_PKG, true); in testDeviceIdentifierAccessWithAppOpGranted()
69 private void setDeviceIdentifierAccessAppOp(String packageName, boolean allowed) in setDeviceIdentifierAccessAppOp() method in DeviceIdentifierTest