Searched refs:assertAppInstalledForUser (Results 1 – 2 of 2) sorted by relevance
106 assertAppInstalledForUser(APP_PKG, initialUserId); in appsAreNotInstalledOnPreCreatedUserTest()113 assertAppInstalledForUser(APP_PKG, initialUserId); in appsAreNotInstalledOnPreCreatedUserTest()
410 protected void assertAppInstalledForUser(String packageName, int userId) in assertAppInstalledForUser() method in CarHostJUnit4TestCase