HomeSort by relevance Sort by last modified time
    Searched refs:setShortLabel (Results 1 - 20 of 20) sorted by null

  /cts/hostsidetests/shortcuts/deviceside/backup/publisher4old/src/android/content/pm/cts/shortcut/backup/publisher4/
ShortcutManagerPostBackupTest.java 55 .setShortLabel("shortlabel1_new_one")
63 .setShortLabel("shortlabel2_updated")
94 .setShortLabel("shortlabel2_updated")
122 .setShortLabel("shortlabel1_new_one")
156 .setShortLabel("shortlabel1_new_one")
164 .setShortLabel("shortlabel2_updated")
190 .setShortLabel("ms1_new_one")
204 .setShortLabel("s1_new_one")
218 .setShortLabel("ms2-updated")
304 .setShortLabel("ms2_new_one"
    [all...]
ShortcutManagerPreBackupTest.java 38 .setShortLabel("shortlabel1")
49 .setShortLabel("shortlabel2")
55 .setShortLabel("shortlabel3")
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher1/src/android/content/pm/cts/shortcut/backup/publisher1/
ShortcutManagerPreBackupTest.java 38 .setShortLabel("shortlabel1")
49 .setShortLabel("shortlabel2")
55 .setShortLabel("shortlabel2")
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher2/src/android/content/pm/cts/shortcut/backup/publisher2/
ShortcutManagerPreBackupTest.java 38 .setShortLabel("shortlabel1")
49 .setShortLabel("shortlabel2")
55 .setShortLabel("shortlabel2")
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher3/src/android/content/pm/cts/shortcut/backup/publisher3/
ShortcutManagerPreBackupTest.java 38 .setShortLabel("shortlabel1")
48 .setShortLabel("shortlabel2")
53 .setShortLabel("shortlabel2")
  /cts/hostsidetests/shortcuts/deviceside/upgrade/src/android/content/pm/cts/shortcut/upgrade/
ShortcutManagerPreUpgradeTest.java 43 .setShortLabel("shortlabel1")
52 .setShortLabel("shortlabel2")
  /developers/samples/android/content/SharingShortcuts/Application/src/main/java/com/example/android/sharingshortcuts/
SharingShortcutsManager.java 86 .setShortLabel(contact.getName())
  /cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerStartShortcutTest.java 108 makeShortcutBuilder("s1").setShortLabel("abc")
143 makeShortcutBuilder("s1").setShortLabel("abc")
216 makeShortcutBuilder("s1").setShortLabel("abc")
334 makeShortcutBuilder("s1").setShortLabel("abc")
359 makeShortcutBuilder("s1").setShortLabel("abc")
ShortcutManagerClientApiTest.java 103 () -> new ShortcutInfo.Builder(getTestContext(), "id").setShortLabel(null));
108 () -> new ShortcutInfo.Builder(getTestContext(), "id").setShortLabel(""));
159 .setShortLabel("x")
168 .setShortLabel("x")
377 .setShortLabel("shortlabel")
411 .setShortLabel("xxx")
437 .setShortLabel("shortlabel")
472 .setShortLabel("xxx")
491 .setShortLabel("xxx")
511 .setShortLabel("xxx"
    [all...]
ShortcutManagerConfigActivityTest.java 123 .setShortLabel("label1")
ShortcutManagerFakingPublisherTest.java 68 .setShortLabel(INVALID_ID)
ShortcutManagerRequestPinTest.java 82 .setShortLabel("label1")
193 .setShortLabel("label1")
ShortcutManagerCtsTestsBase.java 445 .setShortLabel(shortLabel)
  /cts/hostsidetests/shortcuts/deviceside/multiuser/src/android/content/pm/cts/shortcut/multiuser/
ShortcutManagerManagedUserTest.java 53 .setShortLabel("label1")
61 .setShortLabel("label2")
ShortcutManagerSecondaryUserTest.java 43 .setShortLabel("label")
  /development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/
ShortcutPublisher.java 192 b.setShortLabel(sIntentList.get(i).first);
207 b.setShortLabel(sIntentList.get(i).first);
240 .setShortLabel("Shortcut Demo Main")
247 .setShortLabel("Shortcut Demo Main with extras")
  /developers/build/prebuilts/gradle/AppShortcuts/app/src/main/java/com/example/android/appshortcuts/
ShortcutHelper.java 176 b.setShortLabel(uri.getHost());
  /developers/samples/android/system/AppShortcuts/app/src/main/java/com/example/android/appshortcuts/
ShortcutHelper.java 176 b.setShortLabel(uri.getHost());
  /development/samples/ShortcutSample/src/com/example/android/shortcutsample/
ShortcutHelper.java 179 b.setShortLabel(uri.getHost());
  /development/samples/browseable/AppShortcuts/src/com.example.android.appshortcuts/
ShortcutHelper.java 176 b.setShortLabel(uri.getHost());

Completed in 1610 milliseconds