Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/recents/
DRecentTasksProvider.java99 Drawable icon = getIconFromTaskDescription(taskInfo.taskDescription);
344 Drawable drawableIcon = getIconFromTaskDescription(task.taskDescription); in getRecentTaskIconAsync()
365 private Drawable getIconFromTaskDescription( in getIconFromTaskDescription() method in RecentTasksProvider