Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DEphemeralTest.java46 private static final String NORMAL_APK = "CtsEphemeralTestsNormalApp.apk"; field in EphemeralTest
288 installApp(NORMAL_APK, "com.android.cts.normalapp"); in testEphemeralGetInstaller02()
298 installApp(NORMAL_APK, "com.android.cts.normalapp"); in testEphemeralGetInstaller03()
574 installApp(NORMAL_APK); in installTestPackages()
DInstantAppUserTest.java42 private static final String NORMAL_APK = "CtsEphemeralTestsNormalApp.apk"; field in InstantAppUserTest
226 installApp(NORMAL_APK); in installTestPackages()