Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java550 if (entry.labelDescription != null) { in ensureLabelDescription()
1644 public String labelDescription; field in ApplicationsState.AppEntry
1704 if (this.labelDescription == null) { in AppEntry()
1814 this.labelDescription = context.getString( in ensureLabelDescriptionLocked()
1819 this.labelDescription = this.label; in ensureLabelDescriptionLocked()