Searched refs:appTypes (Results 1 – 2 of 2) sorted by relevance
176 @AppTypes int appTypes, in getLauncherApps() argument197 if ((appTypes & APP_TYPE_MEDIA_SERVICES) != 0) { in getLauncherApps()204 appTypes, APP_TYPE_MEDIA_SERVICES)) { in getLauncherApps()230 if ((appTypes & APP_TYPE_LAUNCHABLES) != 0) { in getLauncherApps()235 appTypes, APP_TYPE_LAUNCHABLES)) { in getLauncherApps()
98 Mode(@StringRes int titleStringId, @AppLauncherUtils.AppTypes int appTypes, in Mode() argument101 mAppTypes = appTypes; in Mode()