Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java56 private static final String SIMPLE_PRE_M_APP_APK = "CtsSimplePreMApp.apk"; field in DeviceAndProfileOwnerTest
349 installAppAsUser(SIMPLE_PRE_M_APP_APK, mUserId); in testPermissionGrantPreMApp()