Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTestApi25.java42 private static final String SIMPLE_PRE_M_APP_APK = "CtsSimplePreMApp.apk"; field in DeviceAndProfileOwnerTestApi25
94 installAppAsUser(SIMPLE_PRE_M_APP_APK, mUserId); in testPermissionGrantPreMApp()
DDeviceAndProfileOwnerTest.java71 private static final String SIMPLE_PRE_M_APP_APK = "CtsSimplePreMApp.apk"; field in DeviceAndProfileOwnerTest
633 installAppAsUser(SIMPLE_PRE_M_APP_APK, mUserId); in testPermissionGrantPreMApp()