Home
last modified time | relevance | path

Searched defs:LauncherAppsCallback (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/packagemanager/installedloadingprogess/deviceside/src/com/android/tests/loadingprogress/device/
DLoadingProgressTest.java156 class LauncherAppsCallback extends LauncherApps.Callback { class in LoadingProgressTest
158 LauncherAppsCallback(Predicate<Float> progressCondition) { in LauncherAppsCallback() method in LoadingProgressTest.LauncherAppsCallback