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.java304 .areAllEnabled() in testClearShortcuts()
322 .areAllEnabled() in testClearShortcuts()
335 .areAllEnabled() in testClearShortcuts()
DShortcutManagerTest1.java1380 .areAllEnabled() in testGetShortcuts_shortcutKinds()
1725 .areAllEnabled(); in testDisableAndEnableShortcuts()
1793 .areAllEnabled() in testDisableShortcuts_thenRepublish()
1813 .areAllEnabled() in testDisableShortcuts_thenRepublish()
2906 .areAllEnabled() in testLauncherCallback()
2942 .areAllEnabled() in testLauncherCallback()
2948 .areAllEnabled() in testLauncherCallback()
4143 .areAllEnabled() in testHandlePackageClearData_manifestRepublished()
4157 .areAllEnabled() in testHandlePackageClearData_manifestRepublished()
4543 .areAllEnabled() in testHandlePackageChanged()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java895 public ShortcutListAsserter areAllEnabled() { in areAllEnabled() method in ShortcutListAsserter