Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DInstantAppUserTest.java192 installExistingInstantAppAsUser(USER_PKG, mSecondaryUserId); in testInstallMultiple()
267 private void installExistingInstantAppAsUser(String packageName, int userId) throws Exception { in installExistingInstantAppAsUser() method in InstantAppUserTest