Searched refs:APK_LIST_LOCATION (Results 1 – 3 of 3) sorted by relevance
24 public static final String APK_LIST_LOCATION = field in ApkInfo
58 List<ApkInfo> apks = parser.parse(new File(ApkInfo.APK_LIST_LOCATION)).getApkInfo(); in data()
240 getDevice().pushFile(mApkInfoFile, ApkInfo.APK_LIST_LOCATION); in run()