Home
last modified time | relevance | path

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

/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
DRotaryServiceTest.java1353 KeyEvent centerButtonEventActionUp = in testOnKeyEvents_centerButtonClick_initFocus() local
1356 Collections.singletonList(centerButtonEventActionUp)); in testOnKeyEvents_centerButtonClick_initFocus()
1433 KeyEvent centerButtonEventActionUp = in testOnKeyEvents_centerButtonClickInAppWindow_injectDpadCenterEvent() local
1436 Collections.singletonList(centerButtonEventActionUp)); in testOnKeyEvents_centerButtonClickInAppWindow_injectDpadCenterEvent()
1526 KeyEvent centerButtonEventActionUp = in testOnKeyEvents_centerButtonClickInAppWindow_webViewFocused_injectEnterKeyEvent() local
1529 Collections.singletonList(centerButtonEventActionUp)); in testOnKeyEvents_centerButtonClickInAppWindow_webViewFocused_injectEnterKeyEvent()
1621 KeyEvent centerButtonEventActionUp = in testOnKeyEvents_centerButtonClickInAppWindow_webViewFocused_isCheckable_injectSpaceKeyEvent() local
1624 Collections.singletonList(centerButtonEventActionUp)); in testOnKeyEvents_centerButtonClickInAppWindow_webViewFocused_isCheckable_injectSpaceKeyEvent()
1712 KeyEvent centerButtonEventActionUp = in testOnKeyEvents_centerButtonClickInSystemWindow_performActionClick() local
1715 Collections.singletonList(centerButtonEventActionUp)); in testOnKeyEvents_centerButtonClickInSystemWindow_performActionClick()
[all …]