Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DStorageHostTest.java62 private static final String APK_A = "CtsStorageAppA.apk"; field in StorageHostTest
84 installPackage(APK_A); in setUp()