Searched refs:APK_NEED_SPLIT_FEATURE (Results 1 – 1 of 1) sorted by relevance
42 static final String APK_NEED_SPLIT_FEATURE = "CtsNeedSplitFeature.apk"; field in SplitTests547 new InstallMultiple(instant).addApk(APK_NEED_SPLIT_BASE).addApk(APK_NEED_SPLIT_FEATURE) in testRequiredSplitInstalledFeature()580 .addApk(APK_NEED_SPLIT_FEATURE) in testRequiredSplitRemoved()