Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DApplicationsState.java529 entry.ensureIconLocked(mContext); in ensureIcon()
1301 if (entry.ensureIconLocked(mContext)) { in handleMessage()
1735 boolean ensureIconLocked(Context context) { in ensureIconLocked() method in ApplicationsState.AppEntry