Searched refs:getShortLabel (Results 1 – 9 of 9) sorted by relevance
1096 assertEquals("Title-s1", si.getShortLabel()); in testRequestPinShortcut_dynamicExists_titleWontChange()1162 MoreAsserts.assertContainsRegex("^string-", si.getShortLabel().toString()); in testRequestPinShortcut_manifestExists_titleWontChange()1276 assertEquals("new", si.getShortLabel()); in testRequestPinShortcut_dynamicExists_thenRemoved_okay()1393 assertEquals("new", si.getShortLabel()); in testRequestPinShortcut_manifestExists_thenRemoved_okay()
6328 assertEquals("original-title", si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6333 , si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6338 , si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6343 , si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6351 , si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6397 assertEquals("original-title", si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6421 assertEquals("original-title", si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6431 assertEquals("new-title-2", si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6460 assertEquals("new-title-3", si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6501 assertEquals("new-title-4", si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()
491 assertNotNull("ID " + s.getId(), s.getShortLabel()); in assertAllHaveTitle()499 assertNull("ID " + s.getId(), s.getShortLabel()); in assertAllNotHaveTitle()
1450 public CharSequence getShortLabel() { in getShortLabel() method in ShortcutInfo1478 label = getShortLabel(); in getLabel()
595 mChooserTargetScores.get(componentName).put(shortcutInfo.getShortLabel().toString(), in addChooserTargetRankingScore()
2314 assertEquals(si.getShortLabel(), ct.getTitle()); in assertCorrectShortcutToChooserTargetConversion()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
6009 HSPLandroid/content/pm/ShortcutInfo;->getShortLabel()Ljava/lang/CharSequence;
12430 method @Nullable public CharSequence getShortLabel();