Home
last modified time | relevance | path

Searched defs:multiPackage (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/compilation/src/android/compilation/cts/
DUtils.java98 boolean multiPackage) throws Exception { in installImpl()
140 List<List<Pair<String, String>>> packages, boolean multiPackage) throws Exception { in installFromResourcesImpl()
/cts/libs/install/src/com/android/cts/install/lib/
DInstall.java271 private int createEmptyInstallSession(boolean multiPackage, boolean isApex) in createEmptyInstallSession()