Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DAppWithAdminGrantedPermissionsCounterTest.java110 private void verifyCountInstalledApps(boolean async) throws Exception { in verifyCountInstalledApps() method in AppWithAdminGrantedPermissionsCounterTest
160 verifyCountInstalledApps(false /* async */); in testCountInstalledAppsSync()
165 verifyCountInstalledApps(true /* async */); in testCountInstalledAppsAync()