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.java317 .areAllNotDynamic() in checkRequestPinShortcut()
387 .areAllNotDynamic() in testRequestPinShortcut_explicitTargetActivity()
469 .areAllNotDynamic() in testRequestPinShortcut_noTargetActivity_noMainActivity()
775 .areAllNotDynamic() in testRequestPinShortcut_wasDynamic_alreadyPinned()
804 .areAllNotDynamic() in testRequestPinShortcut_wasDynamic_disabled_alreadyPinned()
DShortcutManagerTest1.java2041 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
2048 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
2061 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
2502 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
2512 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
2532 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
2552 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
3762 .areAllNotDynamic() in testLauncherCallback()
4562 .areAllNotDynamic() in testCleanupPackage_republishManifests()
5715 .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