Searched refs:assertAppNotInstalledForUser (Results 1 – 2 of 2) sorted by relevance
86 assertAppNotInstalledForUser(APP_PKG, preCreatedUserId); in appsAreNotInstalledOnPreCreatedUserTest()89 assertAppNotInstalledForUser(APP_PKG, preCreatedUserId); in appsAreNotInstalledOnPreCreatedUserTest()
548 protected void assertAppNotInstalledForUser(String packageName, int userId) in assertAppNotInstalledForUser() method in CarHostJUnit4TestCase