Searched refs:getLongLabel (Results 1 – 5 of 5) sorted by relevance
77 String getLongLabel() { in getLongLabel() method in DialerShortcut153 if (!oldInfo.getLongLabel().equals(this.getLongLabel())) { in needsUpdate()
73 .setLongLabel(shortcut.getLongLabel()) in buildShortcutInfos()95 .setLongLabel(info.getLongLabel()) in withUpdatedIcon()
99 assertEquals("John Smith", shortcut.getLongLabel()); in test_createShortcutFromRow_hasCorrectResult()120 assertEquals("123456789…", shortcut.getLongLabel()); in test_builderForContactShortcut_ellipsizesLongNamesForLabels()258 && name.equals(other.getLongLabel()) in isShortcutForContact()
105 CharSequence longLabel = mDetail.getLongLabel(); in applyShortcutInfo()
167 CharSequence label = shortcutInfo.getLongLabel(); in updateFromDeepShortcutInfo()