Searched refs:AppTypes (Results 1 – 2 of 2) sorted by relevance
71 @interface AppTypes {} annotation in AppLauncherUtils197 @AppTypes int appTypes, in getLauncherApps()524 @AppTypes int appTypesToShow, in shouldAddToLaunchables()525 @AppTypes int componentAppType) { in shouldAddToLaunchables()
114 public final @AppLauncherUtils.AppTypes int mAppTypes;117 Mode(@StringRes int titleStringId, @AppLauncherUtils.AppTypes int appTypes, in Mode()