Searched refs:installExistingAppAsUser (Results 1 – 1 of 1) sorted by relevance
342 installExistingAppAsUser(APPB_PKG, mOtherUser); in testAppUnableToAccessOtherUserAppDataDir()358 installExistingAppAsUser(APPB_PKG, mOtherUser); in testAppUnableToAccessOtherUserAppDataDirApi29()394 private void installExistingAppAsUser(String packageName, int userId) throws Exception { in installExistingAppAsUser() method in AppDataIsolationTests