Searched refs:getShortLabel (Results 1 – 8 of 8) sorted by relevance
67 String getShortLabel() { in getShortLabel() method in DialerShortcut83 return shortcutInfo.getShortLabel().toString(); in getDisplayNameFromShortcutInfo()150 if (!oldInfo.getShortLabel().equals(this.getShortLabel())) { in needsUpdate()
72 .setShortLabel(shortcut.getShortLabel()) in buildShortcutInfos()94 .setShortLabel(info.getShortLabel()) in withUpdatedIcon()
165 title = shortcutInfo.getShortLabel(); in updateFromDeepShortcutInfo()169 label = shortcutInfo.getShortLabel(); in updateFromDeepShortcutInfo()
385 label = info.getShortLabel().toString(); in PendingInstallShortcutInfo()
98 assertEquals("John Smith", shortcut.getShortLabel()); in test_createShortcutFromRow_hasCorrectResult()119 assertEquals("1234…", shortcut.getShortLabel()); in test_builderForContactShortcut_ellipsizesLongNamesForLabels()259 && name.equals(other.getShortLabel()); in isShortcutForContact()
71 return mInfo.getShortLabel(); in getLabel()
110 mBubbleText.setText(usingLongLabel ? longLabel : mDetail.getShortLabel()); in applyShortcutInfo()
273 si.getShortLabel())); in updateRestoredShortcuts()