Home
last modified time | relevance | path

Searched refs:areAllEnabled (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest8.java318 .areAllEnabled() in checkRequestPinShortcut()
388 .areAllEnabled() in testRequestPinShortcut_explicitTargetActivity()
470 .areAllEnabled() in testRequestPinShortcut_noTargetActivity_noMainActivity()
530 .areAllEnabled() in testRequestPinShortcut_dynamicExists()
586 .areAllEnabled() in testRequestPinShortcut_manifestExists()
630 .areAllEnabled() in testRequestPinShortcut_dynamicExists_alreadyPinned()
672 .areAllEnabled() in testRequestPinShortcut_dynamicExists_alreadyPinned()
709 .areAllEnabled() in testRequestPinShortcut_manifestExists_alreadyPinned()
753 .areAllEnabled() in testRequestPinShortcut_manifestExists_alreadyPinned()
776 .areAllEnabled() in testRequestPinShortcut_wasDynamic_alreadyPinned()
[all …]
H A DShortcutManagerTest7.java302 .areAllEnabled() in testClearShortcuts()
320 .areAllEnabled() in testClearShortcuts()
333 .areAllEnabled() in testClearShortcuts()
364 .areAllEnabled() in testGetShortcuts()
H A DShortcutManagerTest1.java2009 .areAllEnabled() in testGetShortcuts_shortcutKinds()
2477 .areAllEnabled() in testDisableShortcuts_thenRepublish()
2497 .areAllEnabled() in testDisableShortcuts_thenRepublish()
3671 .areAllEnabled() in testLauncherCallback()
5093 .areAllEnabled() in testHandlePackageClearData_manifestRepublished()
5107 .areAllEnabled() in testHandlePackageClearData_manifestRepublished()
5493 .areAllEnabled() in testHandlePackageChanged()
5515 .areAllEnabled() in testHandlePackageChanged()
5538 .areAllEnabled() in testHandlePackageChanged()
5558 .areAllEnabled() in testHandlePackageChanged()
[all …]
/aosp14/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java970 public ShortcutListAsserter areAllEnabled() { in areAllEnabled() method in ShortcutListAsserter