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.java139 private void testCountInstalledAppsAcrossAllUsers(boolean async) { in testCountInstalledAppsAcrossAllUsers() method in InstalledAppCounterTest
202 testCountInstalledAppsAcrossAllUsers(false /* async */); in testCountInstalledAppsAcrossAllUsersSync()
208 testCountInstalledAppsAcrossAllUsers(true /* async */); in testCountInstalledAppsAcrossAllUsersAsync()
DInstalledAppListerTest.java95 public void testCountInstalledAppsAcrossAllUsers() { in testCountInstalledAppsAcrossAllUsers() method in InstalledAppListerTest