Searched refs:removeSplit (Results 1 – 5 of 5) sorted by relevance
826 new InstallMultiple(instant).inheritFrom(PKG).removeSplit("feature_warm").run(); in testRequiredSplitRemoved()828 new InstallMultiple(instant).inheritFrom(PKG).removeSplit("config.xxhdpi") in testRequiredSplitRemoved()915 new InstallMultiple(instant).inheritFrom(PKG).removeSplit("config.foo").run(); in testRequiredSplitTypesRemoved()917 new InstallMultiple(instant).inheritFrom(PKG).removeSplit("config.de") in testRequiredSplitTypesRemoved()990 new InstallMultiple(instant).inheritFrom(PKG).removeSplit("feature_foo.foo").run(); in testRequiredSplitTypesFromSplit()992 new InstallMultiple(instant).inheritFrom(PKG).removeSplit("feature_foo.data") in testRequiredSplitTypesFromSplit()1103 new InstallMultiple(instant).inheritFrom(PKG).removeSplit("config.v23") in testTheme_installFeatureWarmV23_removeV23()1104 .removeSplit("feature_warm.config.v23").run(); in testTheme_installFeatureWarmV23_removeV23()
317 new InstallMultiple(instant).inheritFrom(PKG).removeSplit("feature_c").run(); in testSplitsRemoved()
147 T removeSplit(String split) { in removeSplit() method in BaseInstallMultiple
918 session.removeSplit("config.mdpi"); in testDontKillRemovedWithRemovedSplit()
12771 method public void removeSplit(@NonNull String) throws java.io.IOException;