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

  /cts/hostsidetests/shortcuts/deviceside/backup/launcher1/src/android/content/pm/cts/shortcut/backup/launcher1/
ShortcutManagerPostBackupTest.java 41 .selectByIds("s1", "ms1")
45 .selectByIds("ms2")
53 .selectByIds("s1", "s2")
57 .selectByIds("ms1")
  /cts/hostsidetests/shortcuts/deviceside/backup/launcher2/src/android/content/pm/cts/shortcut/backup/launcher2/
ShortcutManagerPostBackupTest.java 35 .selectByIds("s3", "ms2")
39 .selectByIds("ms1")
47 .selectByIds("s2", "ms1")
51 .selectByIds("ms2")
  /cts/hostsidetests/shortcuts/deviceside/backup/publisher2/src/android/content/pm/cts/shortcut/backup/publisher2/
ShortcutManagerPreBackup2Test.java 51 .selectByIds("s1", "s2", "ms1")
55 .selectByIds("s3", "ms2")
  /cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerLauncherCallbackTest.java 256 .selectByIds("s1", "sx", "ms1")
260 .selectByIds("ms21")
274 .selectByIds("sx", "ms1")
278 .selectByIds("s1", "ms21")
290 .selectByIds("s1", "sx", "ms1")
294 .selectByIds("ms21")
306 .selectByIds("s1", "sx", "ms1")
310 .selectByIds("ms21")
ShortcutManagerMultiLauncherTest.java 190 .selectByIds("s1", "s2", "s3", "ms21")
194 .selectByIds("ms1")
213 .selectByIds("s2", "s3")
217 .selectByIds("ms31")
240 .selectByIds("s3", "ms22")
244 .selectByIds("s4")
263 .selectByIds("s1", "s2", "s3")
267 .selectByIds("ms32")
ShortcutManagerLauncherApiTest.java 121 .selectByIds("s2", "s3", "ms1")
125 .selectByIds("ms31")
ShortcutManagerMaxCountTest.java 120 .selectByIds("ms1")
126 .selectByIds("ms21", "ms22")
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest1.java     [all...]
  /frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
ShortcutManagerTestUtils.java 777 public ShortcutListAsserter selectByIds(String... ids) {
    [all...]

Completed in 71 milliseconds