Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DApplicationsState.java543 entry.ensureLabelDescriptionLocked(mContext); in ensureLabelDescription()
1683 () -> this.ensureLabelDescriptionLocked(context)); in AppEntry()
1775 public void ensureLabelDescriptionLocked(Context context) { in ensureLabelDescriptionLocked() method in ApplicationsState.AppEntry