OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:assertWith
(Results
1 - 25
of
26
) sorted by null
1
2
/cts/hostsidetests/shortcuts/deviceside/backup/publisher1/src/android/content/pm/cts/shortcut/backup/publisher1/
ShortcutManagerPostBackupTest.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
24
assertWith
(getManager().getDynamicShortcuts())
27
assertWith
(getManager().getPinnedShortcuts())
31
assertWith
(getManager().getManifestShortcuts())
39
//
assertWith
(getManager().getDynamicShortcuts())
42
assertWith
(getManager().getPinnedShortcuts())
46
assertWith
(getManager().getManifestShortcuts())
ShortcutManagerPreBackupTest.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
63
assertWith
(getManager().getDynamicShortcuts())
67
assertWith
(getManager().getManifestShortcuts())
/cts/hostsidetests/shortcuts/deviceside/backup/publisher2/src/android/content/pm/cts/shortcut/backup/publisher2/
ShortcutManagerPostBackupTest.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
24
assertWith
(getManager().getDynamicShortcuts())
27
assertWith
(getManager().getPinnedShortcuts())
31
assertWith
(getManager().getManifestShortcuts())
ShortcutManagerPreBackup2Test.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
41
assertWith
(getManager().getDynamicShortcuts())
45
assertWith
(getManager().getManifestShortcuts())
49
assertWith
(getManager().getPinnedShortcuts())
ShortcutManagerPreBackupTest.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
63
assertWith
(getManager().getDynamicShortcuts())
67
assertWith
(getManager().getManifestShortcuts())
/cts/hostsidetests/shortcuts/deviceside/backup/launcher1/src/android/content/pm/cts/shortcut/backup/launcher1/
ShortcutManagerPostBackupTest.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
31
assertWith
(getPackageShortcuts(ShortcutManagerPreBackupTest.PUBLISHER1_PKG)).isEmpty();
32
assertWith
(getPackageShortcuts(ShortcutManagerPreBackupTest.PUBLISHER2_PKG)).isEmpty();
33
assertWith
(getPackageShortcuts(ShortcutManagerPreBackupTest.PUBLISHER3_PKG)).isEmpty();
37
assertWith
(getPackageShortcuts(ShortcutManagerPreBackupTest.PUBLISHER1_PKG))
49
assertWith
(getPackageShortcuts(ShortcutManagerPreBackupTest.PUBLISHER2_PKG))
60
assertWith
(getPackageShortcuts(ShortcutManagerPreBackupTest.PUBLISHER3_PKG))
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest3.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
78
assertWith
(getCallerShortcuts()).selectDynamic().selectByActivity(A1)
86
assertWith
(getCallerShortcuts()).selectDynamic().selectByActivity(A1)
96
assertWith
(getCallerShortcuts()).selectDynamic().selectByActivity(A1)
105
assertWith
(getCallerShortcuts()).selectDynamic().selectByActivity(A1)
114
assertWith
(getCallerShortcuts()).selectDynamic().selectByActivity(A1)
116
assertWith
(getCallerShortcuts()).selectDynamic().selectByActivity(A2)
118
assertWith
(getCallerShortcuts()).selectDynamic().selectByActivity(A3)
129
assertWith
(getCallerShortcuts()).selectDynamic().selectByActivity(A1)
131
assertWith
(getCallerShortcuts()).selectDynamic().selectByActivity(A2
[
all
...]
ShortcutManagerTest4.java
19
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
118
assertWith
(getCallerShortcuts())
ShortcutManagerTest1.java
45
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
375
assertWith
(getCallerShortcuts())
385
assertWith
(getCallerShortcuts())
400
assertWith
(getCallerShortcuts())
417
assertWith
(getCallerShortcuts())
428
assertWith
(getCallerShortcuts())
444
assertWith
(getCallerShortcuts())
[
all
...]
ShortcutManagerTest7.java
21
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
302
assertWith
(getCallerShortcuts())
320
assertWith
(getCallerShortcuts())
333
assertWith
(getCallerShortcuts())
ShortcutManagerTest2.java
20
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
[
all
...]
/cts/hostsidetests/shortcuts/deviceside/backup/publisher3/src/android/content/pm/cts/shortcut/backup/publisher3/
ShortcutManagerPostBackupTest.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
25
assertWith
(getManager().getPinnedShortcuts())
28
assertWith
(getManager().getManifestShortcuts())
ShortcutManagerPreBackupTest.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
60
assertWith
(getManager().getDynamicShortcuts())
64
assertWith
(getManager().getManifestShortcuts())
/cts/hostsidetests/shortcuts/deviceside/backup/launcher3/src/android/content/pm/cts/shortcut/backup/launcher3/
ShortcutManagerPostBackupTest.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
31
assertWith
(getPackageShortcuts(ShortcutManagerPreBackupTest.PUBLISHER1_PKG))
36
assertWith
(getPackageShortcuts(ShortcutManagerPreBackupTest.PUBLISHER2_PKG))
40
assertWith
(getPackageShortcuts(ShortcutManagerPreBackupTest.PUBLISHER3_PKG))
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerMultiLauncherTest.java
23
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
50
assertWith
(getManager().getDynamicShortcuts())
54
assertWith
(getManager().getManifestShortcuts())
73
assertWith
(getManager().getDynamicShortcuts())
77
assertWith
(getManager().getManifestShortcuts())
105
assertWith
(getManager().getDynamicShortcuts())
109
assertWith
(getManager().getManifestShortcuts())
113
assertWith
(getManager().getPinnedShortcuts())
125
assertWith
(getManager().getDynamicShortcuts())
129
assertWith
(getManager().getManifestShortcuts()
[
all
...]
ShortcutManagerLauncherApiTest.java
23
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
49
assertWith
(getManager().getDynamicShortcuts())
68
assertWith
(getManager().getDynamicShortcuts())
100
assertWith
(getManager().getDynamicShortcuts())
103
assertWith
(getManager().getManifestShortcuts())
106
assertWith
(getManager().getPinnedShortcuts())
112
assertWith
(getManager().getDynamicShortcuts())
115
assertWith
(getManager().getManifestShortcuts())
118
assertWith
(getManager().getPinnedShortcuts())
167
assertWith
(getShortcutsAsLauncher
[
all
...]
ShortcutManagerMaxCountTest.java
19
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
41
assertWith
(getManager().getDynamicShortcuts())
62
assertWith
(getManager().getDynamicShortcuts())
71
assertWith
(getManager().getDynamicShortcuts())
79
assertWith
(getManager().getDynamicShortcuts())
93
assertWith
(getManager().getDynamicShortcuts())
114
assertWith
(getManager().getManifestShortcuts())
146
assertWith
(getManager().getDynamicShortcuts())
159
assertWith
(getManager().getDynamicShortcuts())
174
assertWith
(getManager().getDynamicShortcuts()
[
all
...]
ShortcutManagerClientApiTest.java
19
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
245
assertWith
(getManager().getDynamicShortcuts())
258
assertWith
(getManager().getPinnedShortcuts())
260
assertWith
(getManager().getManifestShortcuts())
271
assertWith
(getManager().getDynamicShortcuts())
278
assertWith
(getManager().getPinnedShortcuts())
280
assertWith
(getManager().getManifestShortcuts())
286
assertWith
(getManager().getDynamicShortcuts())
299
assertWith
(getManager().getPinnedShortcuts())
301
assertWith
(getManager().getManifestShortcuts()
[
all
...]
ShortcutManagerSpoofingTest.java
20
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
59
assertWith
(getManager().getDynamicShortcuts())
66
assertWith
(getManager().getDynamicShortcuts())
73
assertWith
(getManager().getDynamicShortcuts())
ShortcutManagerNegativeTest.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
152
assertWith
(getManager().getDynamicShortcuts())
ShortcutManagerLauncherCallbackTest.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
98
return
assertWith
(lastShortcuts);
/cts/hostsidetests/shortcuts/deviceside/backup/launcher2/src/android/content/pm/cts/shortcut/backup/launcher2/
ShortcutManagerPostBackupTest.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
31
assertWith
(getPackageShortcuts(ShortcutManagerPreBackupTest.PUBLISHER1_PKG))
43
assertWith
(getPackageShortcuts(ShortcutManagerPreBackupTest.PUBLISHER2_PKG))
54
assertWith
(getPackageShortcuts(ShortcutManagerPreBackupTest.PUBLISHER3_PKG))
/cts/hostsidetests/shortcuts/deviceside/upgrade/src/android/content/pm/cts/shortcut/upgrade/
ShortcutManagerPostUpgradeTest.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
36
assertWith
(getManager().getDynamicShortcuts())
/cts/hostsidetests/shortcuts/deviceside/multiuser/src/android/content/pm/cts/shortcut/multiuser/
ShortcutManagerManagedUserTest.java
18
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
72
assertWith
(getLauncherApps().getShortcuts(q, userMain))
79
assertWith
(getLauncherApps().getShortcuts(q, userManaged))
ShortcutManagerSecondaryUserTest.java
19
import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.
assertWith
;
53
assertWith
(list)
Completed in 91 milliseconds
1
2