Home
last modified time | relevance | path

Searched refs:addSplits (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandInstallTest.java1503 addSplits(sdkSessionId, new String[] { createApkPath(TEST_SDK1) }); in testAppUsingSdkRequiredInstallGroupInstall()
1507 addSplits(appSessionId, new String[] { createApkPath(TEST_USING_SDK1) }); in testAppUsingSdkRequiredInstallGroupInstall()
2690 private void addSplits(String sessionId, String[] splitNames) throws IOException { in addSplits() method in PackageManagerShellCommandInstallTest
2832 addSplits(sessionId, splits); in installSplits()
2844 addSplits(sessionId, splits); in updateSplits()