Searched refs:mTaskInfoCache (Results 1 – 1 of 1) sorted by relevance
184 private TaskInfoCache mTaskInfoCache; field in CarUiPortraitHomeScreen515 mTaskInfoCache = new TaskInfoCache(getApplicationContext()); in onCreate()746 if (mTaskInfoCache.cancelTask(taskInfo)) { in cacheTask()747 boolean cached = mTaskInfoCache.cacheTask(taskInfo); in cacheTask()1042 mTaskInfoCache.startCachedTasks(); in onTaskViewReadinessUpdated()