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.java315 .areAllEnabled() in checkRequestPinShortcut()
383 .areAllEnabled() in testRequestPinShortcut_explicitTargetActivity()
465 .areAllEnabled() in testRequestPinShortcut_noTargetActivity_noMainActivity()
525 .areAllEnabled() in testRequestPinShortcut_dynamicExists()
581 .areAllEnabled() in testRequestPinShortcut_manifestExists()
625 .areAllEnabled() in testRequestPinShortcut_dynamicExists_alreadyPinned()
667 .areAllEnabled() in testRequestPinShortcut_dynamicExists_alreadyPinned()
704 .areAllEnabled() in testRequestPinShortcut_manifestExists_alreadyPinned()
748 .areAllEnabled() in testRequestPinShortcut_manifestExists_alreadyPinned()
771 .areAllEnabled() in testRequestPinShortcut_wasDynamic_alreadyPinned()
[all …]
DShortcutManagerTest7.java299 .areAllEnabled() in testClearShortcuts()
317 .areAllEnabled() in testClearShortcuts()
330 .areAllEnabled() in testClearShortcuts()
361 .areAllEnabled() in testGetShortcuts()
DShortcutManagerTest1.java2004 .areAllEnabled() in testGetShortcuts_shortcutKinds()
2404 .areAllEnabled(); in testDisableAndEnableShortcuts()
2472 .areAllEnabled() in testDisableShortcuts_thenRepublish()
2492 .areAllEnabled() in testDisableShortcuts_thenRepublish()
3666 .areAllEnabled() in testLauncherCallback()
3702 .areAllEnabled() in testLauncherCallback()
3708 .areAllEnabled() in testLauncherCallback()
4925 .areAllEnabled() in testHandlePackageClearData_manifestRepublished()
4939 .areAllEnabled() in testHandlePackageClearData_manifestRepublished()
5325 .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