Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DShortcutInfo.java1433 public CharSequence getLongLabel() { in getLongLabel() method in ShortcutInfo
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java5864 , si.getLongLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()
5872 , si.getLongLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()
5981 assertNull(si.getLongLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()
6022 assertNull(si.getLongLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()
/frameworks/base/api/
Dcurrent.txt12009 method @Nullable public CharSequence getLongLabel();