Searched refs:getIconFromTaskDescription (Results 1 – 1 of 1) sorted by relevance
99 Drawable icon = getIconFromTaskDescription(taskInfo.taskDescription);344 Drawable drawableIcon = getIconFromTaskDescription(task.taskDescription); in getRecentTaskIconAsync()365 private Drawable getIconFromTaskDescription( in getIconFromTaskDescription() method in RecentTasksProvider