Searched refs:APK_BOTH_GROUPS (Results 1 – 2 of 2) sorted by relevance
19 import static android.dynamicmime.common.Constants.APK_BOTH_GROUPS;46 return APK_BOTH_GROUPS; in installApkPath()51 return APK_BOTH_GROUPS; in updateApkPath()
60 public static final String APK_BOTH_GROUPS = DATA_DIR + "CtsDynamicMimeUpdateAppBothGroups.apk"; field in Constants