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.java1412 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
1419 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
1432 .areAllNotDynamic() in testGetShortcuts_shortcutKinds()
1826 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
1836 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
1856 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
1876 .areAllNotDynamic() in testDisableShortcuts_thenRepublish()
3086 .areAllNotDynamic() in testLauncherCallback()
3723 .areAllNotDynamic() in testCleanupPackage_republishManifests()
4877 .areAllNotDynamic() in testHandlePackageUpdate_activityNoLongerMain()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java872 public ShortcutListAsserter areAllNotDynamic() { in areAllNotDynamic() method in ShortcutListAsserter