Searched refs:getLongLabel (Results 1 – 6 of 6) 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()
68 public CharSequence getLongLabel() { in getLongLabel() method in ShortcutInfoCompat69 return mShortcutInfo.getLongLabel(); in getLongLabel()
108 CharSequence longLabel = mDetail.getLongLabel(); in applyShortcutInfo()
98 assertEquals("John Smith", shortcut.getLongLabel()); in test_createShortcutFromRow_hasCorrectResult()119 assertEquals("123456789…", shortcut.getLongLabel()); in test_builderForContactShortcut_ellipsizesLongNamesForLabels()257 && name.equals(other.getLongLabel()) in isShortcutForContact()
215 CharSequence label = shortcutInfo.getLongLabel(); in updateFromDeepShortcutInfo()