Home
last modified time | relevance | path

Searched refs:KEYCODE_DPAD_RIGHT (Results 1 – 25 of 58) sorted by relevance

123

/frameworks/base/core/tests/coretests/src/android/widget/listview/focus/
DAdjacentListsWithAdjacentISVsInsideTest.java68 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testFocusedRectAndFocusHintWorkWithinListItemHorizontal()
81 … sendKeys(KeyEvent.KEYCODE_DPAD_DOWN, KeyEvent.KEYCODE_DPAD_DOWN, KeyEvent.KEYCODE_DPAD_RIGHT); in testFocusTransfersOutsideOfListWhenNoCandidateInsideHorizontal()
87 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testFocusTransfersOutsideOfListWhenNoCandidateInsideHorizontal()
DListHorizontalFocusWithinItemWinsTest.java64 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testOptionWithinItemTrumpsGlobal()
DListButtonsDiagonalAcrossItemsTest.java84 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testGoingRightDoesNotChangeSelection()
/frameworks/base/core/tests/coretests/src/android/widget/
DDatePickerFocusTest.java168 sendKey(KeyEvent.KEYCODE_DPAD_RIGHT); in testArrowThroughDays()
180 sendKey(KeyEvent.KEYCODE_DPAD_RIGHT); in testArrowThroughDays()
181 sendKey(KeyEvent.KEYCODE_DPAD_RIGHT); in testArrowThroughDays()
209 sendKey(KeyEvent.KEYCODE_DPAD_RIGHT); in testArrowThroughDays()
221 sendKey(KeyEvent.KEYCODE_DPAD_RIGHT); in testArrowThroughDays()
/frameworks/base/core/tests/coretests/src/android/view/
DGlobalFocusChangeTest.java56 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testFocusChange()
82 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testLeaveTouchMode()
DVisibilityTest.java88 sendRepeatedKeys(2, KEYCODE_DPAD_RIGHT); in testVisibleToGone()
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
DChangeTouchModeTest.java59 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in DISABLE_testDpadDirectionLeavesTouchMode()
60 … assertNotInTouchModeAfterKey(this, KeyEvent.KEYCODE_DPAD_RIGHT, getActivity().getFirstButton()); in DISABLE_testDpadDirectionLeavesTouchMode()
DTouchModeFocusChangeTest.java83 assertNotInTouchModeAfterKey(this, KeyEvent.KEYCODE_DPAD_RIGHT, mFirstButton); in DISABLE_testLeaveTouchModeWithDpadEvent()
/frameworks/base/core/tests/coretests/src/android/widget/focus/
DFocusChangeWithInterestingRectHintTest.java79 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testSnakeBackAndForth()
84 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testSnakeBackAndForth()
DFocusAfterRemovalTest.java104 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testFocusLeavesWhenFocusedViewBecomesGone()
119 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testFocusLeavesWhenFocusedViewBecomesInvisible()
/frameworks/support/v17/tests/src/android/support/v17/leanback/app/
DBrowseFragmentTest.java101 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testTwoBackKeysWithBackStack()
114 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testTwoBackKeysWithoutBackStack()
DBrowseSupportFragmentTest.java103 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testTwoBackKeysWithBackStack()
116 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testTwoBackKeysWithoutBackStack()
/frameworks/base/core/java/android/widget/
DMenuPopupWindow.java109 mRetreatKey = KeyEvent.KEYCODE_DPAD_RIGHT; in MenuDropDownListView()
111 mAdvanceKey = KeyEvent.KEYCODE_DPAD_RIGHT; in MenuDropDownListView()
DTabHost.java143 case KeyEvent.KEYCODE_DPAD_RIGHT: in setup()
327 keyCodeShouldChangeFocus = KeyEvent.KEYCODE_DPAD_RIGHT; in dispatchKeyEvent()
DDialerFilter.java112 case KeyEvent.KEYCODE_DPAD_RIGHT: in onKeyDown()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DRootsList.java57 case KeyEvent.KEYCODE_DPAD_RIGHT: in onKeyDown()
DEvents.java91 case KeyEvent.KEYCODE_DPAD_RIGHT: in isNavigationKeyCode()
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DMenuPopupWindow.java142 mRetreatKey = KeyEvent.KEYCODE_DPAD_RIGHT; in MenuDropDownListView()
144 mAdvanceKey = KeyEvent.KEYCODE_DPAD_RIGHT; in MenuDropDownListView()
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
DFilesActivityUiTest.java172 bots.main.pressKey(KeyEvent.KEYCODE_DPAD_RIGHT); in testKeyboard_arrowsDirList()
181 bots.main.pressKey(KeyEvent.KEYCODE_DPAD_RIGHT); in testKeyboard_arrowsRootsList()
/frameworks/support/v4/java/android/support/v4/widget/
DExploreByTouchHelper.java225 case KeyEvent.KEYCODE_DPAD_RIGHT: in dispatchKeyEvent()
315 case KeyEvent.KEYCODE_DPAD_RIGHT: in keyToDirection()
/frameworks/support/v17/tests/src/android/support/v17/leanback/app/wizard/
DGuidedDatePickerTest.java119 int horizontalScrollDir = KeyEvent.KEYCODE_DPAD_RIGHT; in scrollOnField()
273 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in traverseMonths()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
DFocusManager.java185 case KeyEvent.KEYCODE_DPAD_RIGHT: in findTargetPosition()
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecKeycode.java244 new KeycodeEntry(KeyEvent.KEYCODE_DPAD_RIGHT, CEC_KEYCODE_RIGHT),
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiDevice.java285 return pressKeyCode(KeyEvent.KEYCODE_DPAD_RIGHT); in pressDPadRight()
/frameworks/support/v17/tests/src/android/support/v17/leanback/widget/
DGridWidgetTest.java194 key = KeyEvent.KEYCODE_DPAD_RIGHT; in scrollToBegin()
210 key = KeyEvent.KEYCODE_DPAD_RIGHT; in scrollToEnd()
1157 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testNonFocusableHorizontal()
1163 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testNonFocusableHorizontal()
1198 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testNoInitialFocusable()
1377 sendKeys(KeyEvent.KEYCODE_DPAD_RIGHT); in testRtlFocusOutStartDisabled()

123