Searched defs:getShortLabel (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
H A DShortcutInfoCompat.java73 public CharSequence getShortLabel() { method in class:ShortcutInfoCompat
74 return mShortcutInfo.getShortLabel();

Completed in 92 milliseconds