Searched refs:sendCommandAndWaitForLauncherAppsCallback (Results 1 – 1 of 1) sorted by relevance
| /cts/tests/tests/appenumeration/src/android/appenumeration/cts/ |
| D | LauncherAppsEnumerationTests.java | 99 final Result result = sendCommandAndWaitForLauncherAppsCallback(QUERIES_NOTHING, in callback_added_notVisibleNotReceives() 112 final Result result = sendCommandAndWaitForLauncherAppsCallback(QUERIES_NOTHING_PERM, in callback_added_visibleReceives() 127 final Result result = sendCommandAndWaitForLauncherAppsCallback(QUERIES_NOTHING, in callback_removed_notVisibleNotReceives() 140 final Result result = sendCommandAndWaitForLauncherAppsCallback(QUERIES_NOTHING_PERM, in callback_removed_visibleReceives() 154 final Result result = sendCommandAndWaitForLauncherAppsCallback(QUERIES_NOTHING, in callback_changed_notVisibleNotReceives() 166 final Result result = sendCommandAndWaitForLauncherAppsCallback(QUERIES_NOTHING_PERM, in callback_changed_visibleReceives() 180 final Result result = sendCommandAndWaitForLauncherAppsCallback(QUERIES_NOTHING, in callback_suspended_notVisibleNotReceives() 196 final Result result = sendCommandAndWaitForLauncherAppsCallback(QUERIES_ACTIVITY_ACTION, in callback_suspended_visibleReceives() 214 final Result result = sendCommandAndWaitForLauncherAppsCallback(QUERIES_NOTHING, in callback_unsuspended_notVisibleNotReceives() 228 final Result result = sendCommandAndWaitForLauncherAppsCallback(QUERIES_ACTIVITY_ACTION, in callback_unsuspended_visibleReceives() [all …]
|