Searched refs:removeSplitsBatch (Results 1 – 1 of 1) sorted by relevance
740 removeSplitsBatch(sessionId, new String[]{"config.hdpi"}); in testSplitsBatchRemove()746 removeSplitsBatch(sessionId, new String[]{"config.xxxhdpi", "config.xhdpi"}); in testSplitsBatchRemove()2717 private void removeSplitsBatch(String sessionId, String[] splitNames) throws IOException { in removeSplitsBatch() method in PackageManagerShellCommandInstallTest