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