Searched defs:launcherAppsInfo (Results 1 – 2 of 2) sorted by relevance
181 AppLauncherUtils.LauncherAppsInfo launcherAppsInfo = AppLauncherUtils.getLauncherApps( in testGetLauncherApps_MediaCenterAppSwitcher() local229 AppLauncherUtils.LauncherAppsInfo launcherAppsInfo = AppLauncherUtils.getLauncherApps( in testGetLauncherApps_Launcher() local281 AppLauncherUtils.LauncherAppsInfo launcherAppsInfo = AppLauncherUtils.getLauncherApps( in testGetLauncherAppsWithEnableAndTosDisabledApps() local323 AppLauncherUtils.LauncherAppsInfo launcherAppsInfo = AppLauncherUtils.getLauncherApps( in testGetLauncherAppsWithEnableAndTosDisabledDistractionOptimizedApps() local
63 public void processAppsInfoFromPlatform(AppLauncherUtils.LauncherAppsInfo launcherAppsInfo) { in processAppsInfoFromPlatform()