Searched refs:mHunEscapeNudgeDirection (Results 1 – 2 of 2) sorted by relevance
365 int mHunEscapeNudgeDirection; field in RotaryService609 mHunEscapeNudgeDirection = showHunOnBottom ? View.FOCUS_UP : View.FOCUS_DOWN; in onCreate()1595 && direction != mHunEscapeNudgeDirection) { in handleNudgeEvent()2992 RotaryProtos.RotaryService.HUN_ESCAPE_NUDGE_DIRECTION, mHunEscapeNudgeDirection); in dump()
1180 mRotaryService.mHunEscapeNudgeDirection = View.FOCUS_DOWN; in testOnKeyEvents_nudgeToHunEscapeNudgeDirection_leaveTheHun()1269 mRotaryService.mHunEscapeNudgeDirection = View.FOCUS_UP; in testOnKeyEvents_nudgeToNonHunEscapeNudgeDirection_stayInTheHun()