Searched refs:removeSplits (Results 1 – 1 of 1) sorted by relevance
720 removeSplits(sessionId, new String[]{"config.hdpi"}); in testSplitsRemove()726 removeSplits(sessionId, new String[]{"config.xxxhdpi", "config.xhdpi"}); in testSplitsRemove()2710 private void removeSplits(String sessionId, String[] splitNames) throws IOException { in removeSplits() method in PackageManagerShellCommandInstallTest