Searched defs:shortcutTargets (Results 1 – 8 of 8) sorted by relevance
231 Set<String> shortcutTargets = Set.of(MOCK_COMPONENT_NAME.flattenToString()); in optInAllValuesToSettings_optInValue_callsA11yManager() local261 Set<String> shortcutTargets = Set.of(MOCK_COMPONENT_NAME2.flattenToString()); in optInValueToSettings_optInValue_callsA11yManager() local310 Set<String> shortcutTargets = Set.of(MOCK_COMPONENT_NAME.flattenToString()); in optOutAllValuesToSettings_optOutValue_callsA1yManager() local351 Set<String> shortcutTargets = Set.of(MOCK_COMPONENT_NAME.flattenToString()); in optOutValueFromSettings_optOutValue_callsA11yManager() local
443 Set<String> shortcutTargets = Set.of(MAGNIFICATION_CONTROLLER_NAME); in optInAllValuesToSettings_optInValue_callA11yManager() local576 Set<String> shortcutTargets = Set.of(MAGNIFICATION_CONTROLLER_NAME); in optOutAllValuesToSettings_optOutValue_callA11yManager() local
75 public void setShortcutTargets(Set<String> shortcutTargets) { in setShortcutTargets()118 Set<String> shortcutTargets = getShortcutTargets(); in enableShortcutForTargets() local
72 Set<String> shortcutTargets = getShortcutTargets(); in isShortcutAvailable() local
77 Set<String> shortcutTargets = getShortcutTargets(); in isShortcutAvailable() local
90 Set<String> shortcutTargets = getShortcutTargets(); in isShortcutAvailable() local
425 Set<String> shortcutTargets, in getTitlesFromAccessibilityTargetList()
36 final int childrenAddress, final ArrayList<WeightedString> shortcutTargets, in PtNodeInfo()