Home
last modified time | relevance | path

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

/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DLauncherAppsEnumerationTests.java246 final Result result = sendCommandAndWaitForLauncherAppsSessionCallback( in sessionCallback_queriesNothing_cannotSeeSession()
264 final Result result = sendCommandAndWaitForLauncherAppsSessionCallback( in sessionCallback_queriesNothingHasPermission_canSeeSession()
282 final Result result = sendCommandAndWaitForLauncherAppsSessionCallback( in sessionCallback_queriesPackage_canSeeSession()
300 final Result result = sendCommandAndWaitForLauncherAppsSessionCallback( in sessionCallback_queriesNothingTargetsQ_canSeeSession()
529 private Result sendCommandAndWaitForLauncherAppsSessionCallback(String sourcePackageName, in sendCommandAndWaitForLauncherAppsSessionCallback() method in LauncherAppsEnumerationTests