Searched refs:mHunEscapeNudgeDirection (Results 1 – 2 of 2) sorted by relevance
361 int mHunEscapeNudgeDirection; field in RotaryService624 mHunEscapeNudgeDirection = showHunOnBottom ? View.FOCUS_UP : View.FOCUS_DOWN; in onCreate()1560 && direction != mHunEscapeNudgeDirection) { in handleNudgeEvent()2849 RotaryProtos.RotaryService.HUN_ESCAPE_NUDGE_DIRECTION, mHunEscapeNudgeDirection); in dump()
1171 mRotaryService.mHunEscapeNudgeDirection = View.FOCUS_DOWN; in testOnKeyEvents_nudgeToHunEscapeNudgeDirection_leaveTheHun()1260 mRotaryService.mHunEscapeNudgeDirection = View.FOCUS_UP; in testOnKeyEvents_nudgeToNonHunEscapeNudgeDirection_stayInTheHun()