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.java305 .areAllEnabled() in testClearShortcuts()
323 .areAllEnabled() in testClearShortcuts()
336 .areAllEnabled() in testClearShortcuts()
DShortcutManagerTest1.java1431 .areAllEnabled() in testGetShortcuts_shortcutKinds()
1784 .areAllEnabled(); in testDisableAndEnableShortcuts()
1852 .areAllEnabled() in testDisableShortcuts_thenRepublish()
1872 .areAllEnabled() in testDisableShortcuts_thenRepublish()
3046 .areAllEnabled() in testLauncherCallback()
3082 .areAllEnabled() in testLauncherCallback()
3088 .areAllEnabled() in testLauncherCallback()
4312 .areAllEnabled() in testHandlePackageClearData_manifestRepublished()
4326 .areAllEnabled() in testHandlePackageClearData_manifestRepublished()
4712 .areAllEnabled() in testHandlePackageChanged()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java907 public ShortcutListAsserter areAllEnabled() { in areAllEnabled() method in ShortcutListAsserter