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

  /cts/hostsidetests/shortcuts/deviceside/backup/publisher1/src/android/content/pm/cts/shortcut/backup/publisher1/
ShortcutManagerPreBackupTest.java 20 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.makePersistableBundle;
44 .setExtras(makePersistableBundle("ek1", "ev1"))
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher2/src/android/content/pm/cts/shortcut/backup/publisher2/
ShortcutManagerPreBackupTest.java 20 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.makePersistableBundle;
44 .setExtras(makePersistableBundle("ek1", "ev1"))
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher3/src/android/content/pm/cts/shortcut/backup/publisher3/
ShortcutManagerPreBackupTest.java 20 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.makePersistableBundle;
43 .setExtras(makePersistableBundle("ek1", "ev1"))
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher4old/src/android/content/pm/cts/shortcut/backup/publisher4/
ShortcutManagerPreBackupTest.java 20 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.makePersistableBundle;
44 .setExtras(makePersistableBundle("ek1", "ev1"))
  /cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerClientApiTest.java 383 .setExtras(makePersistableBundle("ek1", "ev1"))
443 .setExtras(makePersistableBundle("ek1", "ev1"))
    [all...]
ShortcutManagerCtsTestsBase.java 360 public static PersistableBundle makePersistableBundle(Object... keysAndValues) {

Completed in 385 milliseconds