Searched refs:AppTypes (Results 1 – 2 of 2) sorted by relevance
63 @interface AppTypes {} annotation in AppLauncherUtils176 @AppTypes int appTypes, in getLauncherApps()263 @AppTypes int appTypesToShow, in shouldAddToLaunchables()264 @AppTypes int componentAppType) { in shouldAddToLaunchables()
95 public final @AppLauncherUtils.AppTypes int mAppTypes;98 Mode(@StringRes int titleStringId, @AppLauncherUtils.AppTypes int appTypes, in Mode()