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.java32 private static final String SIMPLE_PRE_M_APP_APK = "CtsSimplePreMApp.apk"; field in DeviceAndProfileOwnerTestApi25
54 installAppAsUser(SIMPLE_PRE_M_APP_APK, mUserId); in testPermissionGrantPreMApp()
DDeviceAndProfileOwnerTest.java82 private static final String SIMPLE_PRE_M_APP_APK = "CtsSimplePreMApp.apk"; field in DeviceAndProfileOwnerTest
647 installAppAsUser(SIMPLE_PRE_M_APP_APK, mUserId); in testPermissionGrantPreMApp()