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.java1401 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
1408 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
1421 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
1815 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
1825 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
1845 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
1865 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
3075 .areAllNotDynamic() in testLauncherCallback()
3712 .areAllNotDynamic() in testCleanupPackage_republishManifests()
4866 .areAllNotDynamic() in testHandlePackageUpdate_activityNoLongerMain()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java866 public ShortcutListAsserter areAllNotDynamic() { in areAllNotDynamic() method in ShortcutListAsserter