Searched refs:getShortLabel (Results 1 – 12 of 12) sorted by relevance
63 assertThat(shortcut.getShortLabel()).isEqualTo(id); in testBuildShortcutAndGetValue()
262 assertEquals("custom", map.get("s3").getShortLabel()); in testUpdateShortcuts_UpdateShortcutsOnDisk()283 assertEquals("Title-s3", map.get("s3").getShortLabel()); in testShortcutsExcludedFromLauncher_PersistedToDisk()
1101 assertEquals("Title-s1", si.getShortLabel()); in testRequestPinShortcut_dynamicExists_titleWontChange()1167 MoreAsserts.assertContainsRegex("^string-", si.getShortLabel().toString()); in testRequestPinShortcut_manifestExists_titleWontChange()1281 assertEquals("new", si.getShortLabel()); in testRequestPinShortcut_dynamicExists_thenRemoved_okay()1398 assertEquals("new", si.getShortLabel()); in testRequestPinShortcut_manifestExists_thenRemoved_okay()
6627 assertEquals("original-title", si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6632 , si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6637 , si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6642 , si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6650 , si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6696 assertEquals("original-title", si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6720 assertEquals("original-title", si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6730 assertEquals("new-title-2", si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6759 assertEquals("new-title-3", si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()6800 assertEquals("new-title-4", si.getShortLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()
554 assertNotNull("ID " + s.getId(), s.getShortLabel()); in assertAllHaveTitle()562 assertNull("ID " + s.getId(), s.getShortLabel()); in assertAllNotHaveTitle()
338 .setShortLabel(shortcutInfo.getShortLabel()) in instance()
1619 public CharSequence getShortLabel() { in getShortLabel() method in ShortcutInfo1647 label = getShortLabel(); in getLabel()
3174 assertEquals(si.getShortLabel(), ct.getTitle()); in assertCorrectShortcutToChooserTargetConversion()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4815 HSPLandroid/content/pm/ShortcutInfo;->getShortLabel()Ljava/lang/CharSequence;
4818 HSPLandroid/content/pm/ShortcutInfo;->getShortLabel()Ljava/lang/CharSequence;
13081 method @Nullable public CharSequence getShortLabel();