Home
last modified time | relevance | path

Searched refs:testCountInstalledAppsAcrossAllUsers (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DInstalledAppCounterTest.java116 private void testCountInstalledAppsAcrossAllUsers(boolean async) { in testCountInstalledAppsAcrossAllUsers() method in InstalledAppCounterTest
172 testCountInstalledAppsAcrossAllUsers(false /* async */); in testCountInstalledAppsAcrossAllUsersSync()
177 testCountInstalledAppsAcrossAllUsers(true /* async */); in testCountInstalledAppsAcrossAllUsersAsync()
DInstalledAppListerTest.java94 public void testCountInstalledAppsAcrossAllUsers() { in testCountInstalledAppsAcrossAllUsers() method in InstalledAppListerTest