Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/
DAppLauncherUtils.java533 @AppTypes int componentAppType) { in shouldAddToLaunchables() argument
537 switch (componentAppType) { in shouldAddToLaunchables()
564 Log.e(TAG, "Invalid componentAppType : " + componentAppType); in shouldAddToLaunchables()