Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAccessSerialNumberTest.java29 private static final String ACCESS_SERIAL_PKG = "android.os.cts"; field in AccessSerialNumberTest
50 getDevice().uninstallPackage(ACCESS_SERIAL_PKG); in setUp()
57 getDevice().uninstallPackage(ACCESS_SERIAL_PKG); in tearDown()
64 runDeviceTests(ACCESS_SERIAL_PKG, in testSerialAccessPolicy()
71 runDeviceTests(ACCESS_SERIAL_PKG, in testSerialAccessPolicy()
82 runDeviceTests(ACCESS_SERIAL_PKG, in testGetSerialReturnsExpectedFormat()