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.java47 private static final String NORMAL_APK = "CtsEphemeralTestsNormalApp.apk"; field in EphemeralTest
297 installApp(NORMAL_APK, "com.android.cts.normalapp"); in testEphemeralGetInstaller02()
307 installApp(NORMAL_APK, "com.android.cts.normalapp"); in testEphemeralGetInstaller03()
632 installApp(NORMAL_APK); in installTestPackages()
DInstantAppUserTest.java42 private static final String NORMAL_APK = "CtsEphemeralTestsNormalApp.apk"; field in InstantAppUserTest
226 installApp(NORMAL_APK); in installTestPackages()