Searched refs:areAllEnabled (Results 1 – 6 of 6) sorted by relevance
315 .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 …]
299 .areAllEnabled() in testClearShortcuts()317 .areAllEnabled() in testClearShortcuts()330 .areAllEnabled() in testClearShortcuts()361 .areAllEnabled() in testGetShortcuts()
2004 .areAllEnabled() in testGetShortcuts_shortcutKinds()2472 .areAllEnabled() in testDisableShortcuts_thenRepublish()2492 .areAllEnabled() in testDisableShortcuts_thenRepublish()3666 .areAllEnabled() in testLauncherCallback()4925 .areAllEnabled() in testHandlePackageClearData_manifestRepublished()4939 .areAllEnabled() in testHandlePackageClearData_manifestRepublished()5325 .areAllEnabled() in testHandlePackageChanged()5347 .areAllEnabled() in testHandlePackageChanged()5370 .areAllEnabled() in testHandlePackageChanged()5390 .areAllEnabled() in testHandlePackageChanged()[all …]
58 public boolean areAllEnabled(Collection<String> validAlbums) { in areAllEnabled() method in AlbumSettings
69 return mSettings.areAllEnabled(mValidAlbumIds); in areAllSelected()
970 public ShortcutListAsserter areAllEnabled() { in areAllEnabled() method in ShortcutListAsserter