Home
last modified time | relevance | path

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

/cts/tests/tests/appenumeration/app/source/src/android/appenumeration/cts/query/
DTestActivity.java238 awaitLauncherAppsCallback(remoteCallback, expectedEventCode, EXTENDED_TIMEOUT_MS); in handleIntent()
328 private void awaitLauncherAppsCallback(RemoteCallback remoteCallback, int expectedEventCode, in awaitLauncherAppsCallback() method in TestActivity