Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest8.java800 .areAllDisabled() in testRequestPinShortcut_wasDynamic_disabled_alreadyPinned()
831 .areAllDisabled() in testRequestPinShortcut_wasManifest_alreadyPinned()
1426 .areAllDisabled(); in testRequestPinShortcut_dynamicExists_thenDisabled_error()
1468 .areAllDisabled(); in testRequestPinShortcut_dynamicExists_thenDisabled_error()
1500 .areAllDisabled(); in testRequestPinShortcut_manifestExists_thenDisabled_error()
1544 .areAllDisabled(); in testRequestPinShortcut_manifestExists_thenDisabled_error()
DShortcutManagerTest1.java1418 .areAllDisabled() in testGetShortcuts_shortcutKinds()
1768 .areAllDisabled(); in testDisableAndEnableShortcuts()
1780 .areAllDisabled() in testDisableAndEnableShortcuts()
1828 .areAllDisabled(); in testDisableShortcuts_thenRepublish()
1838 .areAllDisabled(); in testDisableShortcuts_thenRepublish()
1858 .areAllDisabled(); in testDisableShortcuts_thenRepublish()
1878 .areAllDisabled(); in testDisableShortcuts_thenRepublish()
3076 .areAllDisabled() in testLauncherCallback()
4806 .areAllDisabled() in testHandlePackageChanged()
4878 .areAllDisabled() in testHandlePackageUpdate_activityNoLongerMain()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java913 public ShortcutListAsserter areAllDisabled() { in areAllDisabled() method in ShortcutListAsserter