Home
last modified time | relevance | path

Searched refs:stubShortcutTargets (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuViewLayerTest.java196 final List<String> stubShortcutTargets = new ArrayList<>(); in triggerDismissMenuAction_hasHardwareKeyShortcut_keepEnabledStatus() local
197 stubShortcutTargets.add(TEST_SELECT_TO_SPEAK_COMPONENT_NAME.flattenToString()); in triggerDismissMenuAction_hasHardwareKeyShortcut_keepEnabledStatus()
199 AccessibilityManager.ACCESSIBILITY_SHORTCUT_KEY)).thenReturn(stubShortcutTargets); in triggerDismissMenuAction_hasHardwareKeyShortcut_keepEnabledStatus()