Home
last modified time | relevance | path

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

/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/device/apps/
DApplicationsState.java507 entry.ensureIconLocked(mContext); in ensureIcon()
1281 if (entry.ensureIconLocked(mContext)) { in handleMessage()
1661 this.ensureIconLocked(context); in AppEntry()
1682 boolean ensureIconLocked(Context context) { in ensureIconLocked() method in ApplicationsState.AppEntry