Searched refs:appTypes (Results 1 – 2 of 2) sorted by relevance
173 @AppTypes int appTypes, in getLauncherApps() argument196 if ((appTypes & APP_TYPE_MEDIA_SERVICES) != 0) { in getLauncherApps()203 appTypes, APP_TYPE_MEDIA_SERVICES)) { in getLauncherApps()236 if ((appTypes & APP_TYPE_LAUNCHABLES) != 0) { in getLauncherApps()241 appTypes, APP_TYPE_LAUNCHABLES)) { in getLauncherApps()
105 Mode(@StringRes int titleStringId, @AppLauncherUtils.AppTypes int appTypes, in Mode() argument108 mAppTypes = appTypes; in Mode()