Home
last modified time | relevance | path

Searched refs:AppTypes (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/
DAppLauncherUtils.java86 @interface AppTypes {} annotation in AppLauncherUtils
215 @AppTypes int appTypes, in getLauncherApps()
532 @AppTypes int appTypesToShow, in shouldAddToLaunchables()
533 @AppTypes int componentAppType) { in shouldAddToLaunchables()
DAppGridActivity.java140 @interface AppTypes {} annotation in AppGridActivity
157 @AppTypes
161 Mode(@StringRes int titleStringId, @AppTypes int appTypes, in Mode()