Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DEphemeralTest.java51 private static final String EPHEMERAL_1_APK = "CtsEphemeralTestsEphemeralApp1.apk"; field in EphemeralTest
288 installEphemeralApp(EPHEMERAL_1_APK, "com.android.cts.normalapp"); in testEphemeralGetInstaller01()
298 installEphemeralApp(EPHEMERAL_1_APK, "com.android.cts.normalapp"); in testEphemeralGetInstaller02()
527 installEphemeralApp(EPHEMERAL_1_APK, NORMAL_PKG); in uninstall_userInstalledApp_shouldBeUserInitiated()
636 installEphemeralApp(EPHEMERAL_1_APK); in installTestPackages()
DInstantAppUserTest.java50 private static final String EPHEMERAL_1_APK = "CtsEphemeralTestsEphemeralApp1.apk"; field in InstantAppUserTest
228 installInstantApp(EPHEMERAL_1_APK); in installTestPackages()