Searched refs:removeSplit (Results 1 – 2 of 2) sorted by relevance
584 new InstallMultiple(instant).inheritFrom(PKG).removeSplit("split_feature").run(); in testRequiredSplitRemoved()586 new InstallMultiple(instant).inheritFrom(PKG).removeSplit("split_config.xxhdpi") in testRequiredSplitRemoved()
71 T removeSplit(String split) { in removeSplit() method in BaseInstallMultiple