Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/shortcuts/
DDialerShortcut.java82 static String getDisplayNameFromShortcutInfo(ShortcutInfo shortcutInfo) { in getDisplayNameFromShortcutInfo() method in DialerShortcut
DIconFactory.java76 DialerShortcut.getDisplayNameFromShortcutInfo(shortcutInfo), in create()