Searched refs:AppTypes (Results 1 – 2 of 2) sorted by relevance
60 @interface AppTypes {} annotation in AppLauncherUtils173 @AppTypes int appTypes, in getLauncherApps()269 @AppTypes int appTypesToShow, in shouldAddToLaunchables()270 @AppTypes int componentAppType) { in shouldAddToLaunchables()
102 public final @AppLauncherUtils.AppTypes int mAppTypes;105 Mode(@StringRes int titleStringId, @AppLauncherUtils.AppTypes int appTypes, in Mode()