Home
last modified time | relevance | path

Searched refs:getLookupKeyFromShortcutInfo (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/shortcuts/
DDialerShortcut.java104 static String getLookupKeyFromShortcutInfo(@NonNull ShortcutInfo shortcutInfo) { in getLookupKeyFromShortcutInfo() method in DialerShortcut
123 String lookupKey = getLookupKeyFromShortcutInfo(shortcutInfo); in getLookupUriFromShortcutInfo()
DPinnedShortcuts.java118 String lookupKey = DialerShortcut.getLookupKeyFromShortcutInfo(shortcutInfo); in refresh()
DIconFactory.java77 DialerShortcut.getLookupKeyFromShortcutInfo(shortcutInfo)); in create()