Searched defs:getEntryLabel (Results 1 – 2 of 2) sorted by relevance
118 public EntryLabel getEntryLabel(); in getEntryLabel() method271 public final EntryLabel getEntryLabel() { in getEntryLabel() method in VCardEntry.NameData387 public final EntryLabel getEntryLabel() { in getEntryLabel() method in VCardEntry.PhoneData477 public final EntryLabel getEntryLabel() { in getEntryLabel() method in VCardEntry.EmailData698 public final EntryLabel getEntryLabel() { in getEntryLabel() method in VCardEntry.PostalData854 public final EntryLabel getEntryLabel() { in getEntryLabel() method in VCardEntry.OrganizationData957 public final EntryLabel getEntryLabel() { in getEntryLabel() method in VCardEntry.ImData1062 public final EntryLabel getEntryLabel() { in getEntryLabel() method in VCardEntry.PhotoData1123 public EntryLabel getEntryLabel() { in getEntryLabel() method in VCardEntry.NicknameData1178 public EntryLabel getEntryLabel() { in getEntryLabel() method in VCardEntry.NoteData[all …]
330 private fun SettingsPage.getEntryLabel(name: String): String { in SettingsPage() method