Home
last modified time | relevance | path

Searched refs:areAllNotDynamic (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest8.java314 .areAllNotDynamic() in checkRequestPinShortcut()
382 .areAllNotDynamic() in testRequestPinShortcut_explicitTargetActivity()
464 .areAllNotDynamic() in testRequestPinShortcut_noTargetActivity_noMainActivity()
770 .areAllNotDynamic() in testRequestPinShortcut_wasDynamic_alreadyPinned()
799 .areAllNotDynamic() in testRequestPinShortcut_wasDynamic_disabled_alreadyPinned()
DShortcutManagerTest1.java1985 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
1992 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
2005 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
2446 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
2456 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
2476 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
2496 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
3706 .areAllNotDynamic() in testLauncherCallback()
4336 .areAllNotDynamic() in testCleanupPackage_republishManifests()
5490 .areAllNotDynamic() in testHandlePackageUpdate_activityNoLongerMain()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java935 public ShortcutListAsserter areAllNotDynamic() { in areAllNotDynamic() method in ShortcutListAsserter