Searched refs:installExistingInstantAppAsUser (Results 1 – 1 of 1) sorted by relevance
192 installExistingInstantAppAsUser(USER_PKG, mSecondaryUserId); in testInstallMultiple()267 private void installExistingInstantAppAsUser(String packageName, int userId) throws Exception { in installExistingInstantAppAsUser() method in InstantAppUserTest