Home
last modified time | relevance | path

Searched defs:loadIfNotCached (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
DRecentsTaskLoader.java511 Resources res, boolean loadIfNotCached) { in getAndUpdateActivityIcon()
545 synchronized ThumbnailData getAndUpdateThumbnail(Task.TaskKey taskKey, boolean loadIfNotCached, in getAndUpdateThumbnail()