HomeSort by relevance Sort by last modified time
    Searched refs:TEST_APP_APK (Results 1 - 3 of 3) sorted by null

  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DeviceAndProfileOwnerTestApi25.java 40 private static final String TEST_APP_APK = "CtsSimpleApp.apk";
101 installAppAsUser(TEST_APP_APK, userId);
DeviceOwnerTest.java 55 private static final String TEST_APP_APK = "CtsEmptyTestApp.apk";
743 final File apk = buildHelper.getTestFile(TEST_APP_APK);
775 final File apk = buildHelper.getTestFile(TEST_APP_APK);
    [all...]
DeviceAndProfileOwnerTest.java 76 private static final String TEST_APP_APK = "CtsSimpleApp.apk";
232 installAppAsUser(TEST_APP_APK, mUserId);
687 final File apk = buildHelper.getTestFile(TEST_APP_APK);
    [all...]

Completed in 85 milliseconds