Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
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 …]
DShortcutManagerTest7.java302 .areAllEnabled() in testClearShortcuts()
320 .areAllEnabled() in testClearShortcuts()
333 .areAllEnabled() in testClearShortcuts()
364 .areAllEnabled() in testGetShortcuts()
DShortcutManagerTest1.java2060 .areAllEnabled() in testGetShortcuts_shortcutKinds()
2460 .areAllEnabled(); in testDisableAndEnableShortcuts()
2528 .areAllEnabled() in testDisableShortcuts_thenRepublish()
2548 .areAllEnabled() in testDisableShortcuts_thenRepublish()
3722 .areAllEnabled() in testLauncherCallback()
3758 .areAllEnabled() in testLauncherCallback()
3764 .areAllEnabled() in testLauncherCallback()
5150 .areAllEnabled() in testHandlePackageClearData_manifestRepublished()
5164 .areAllEnabled() in testHandlePackageClearData_manifestRepublished()
5550 .areAllEnabled() in testHandlePackageChanged()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java970 public ShortcutListAsserter areAllEnabled() { in areAllEnabled() method in ShortcutListAsserter