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.java1991 .areAllDisabled() in testGetShortcuts_shortcutKinds()
2388 .areAllDisabled(); in testDisableAndEnableShortcuts()
2400 .areAllDisabled() in testDisableAndEnableShortcuts()
2448 .areAllDisabled(); in testDisableShortcuts_thenRepublish()
2458 .areAllDisabled(); in testDisableShortcuts_thenRepublish()
2478 .areAllDisabled(); in testDisableShortcuts_thenRepublish()
2498 .areAllDisabled(); in testDisableShortcuts_thenRepublish()
3696 .areAllDisabled() in testLauncherCallback()
5419 .areAllDisabled() in testHandlePackageChanged()
5491 .areAllDisabled() in testHandlePackageUpdate_activityNoLongerMain()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java976 public ShortcutListAsserter areAllDisabled() { in areAllDisabled() method in ShortcutListAsserter