Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/src/com/android/car/carlauncher/
DAppLauncherUtils.java266 @AppTypes int componentAppType) { in shouldAddToLaunchables() argument
270 switch (componentAppType) { in shouldAddToLaunchables()
285 Log.e(TAG, "Invalid componentAppType : " + componentAppType); in shouldAddToLaunchables()