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.java1361 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
1368 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
1381 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
1767 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
1777 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
1797 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
1817 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
2946 .areAllNotDynamic() in testLauncherCallback()
3583 .areAllNotDynamic() in testCleanupPackage_republishManifests()
4708 .areAllNotDynamic() in testHandlePackageUpdate_activityNoLongerMain()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java860 public ShortcutListAsserter areAllNotDynamic() { in areAllNotDynamic() method in ShortcutListAsserter