HomeSort by relevance Sort by last modified time
    Searched full:shortcutmanagertest (Results 51 - 56 of 56) sorted by null

1 23

  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest6.java 18 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.list;
ShortcutManagerTest8.java 18 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.anyOrNull;
19 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertExpectException;
20 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertForLauncherCallbackNoThrow;
21 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertWith;
22 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.list;
    [all...]
ShortcutManagerTest2.java 18 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertBundlesEqual;
19 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertExpectException;
20 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertWith;
21 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.list;
22 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.makeBundle;
23 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.parceled;
24 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.set;
    [all...]
ShortcutManagerTest3.java 18 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertWith;
19 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.list;
  /cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerCtsTestsBase.java 18 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.*;
  /frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
ShortcutManagerTestUtils.java 16 package com.android.server.pm.shortcutmanagertest;
    [all...]

Completed in 134 milliseconds

1 23