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.java46 private static final String APK_A = "CtsStorageAppA.apk"; field in StorageHostTest
58 installPackage(APK_A); in setUp()