focusSearch
Searches for the nearest view in the specified direction that can take input focus.
Return
The node info for the view that can take accessibility focus.
Parameters
direction
The direction. Can be one of: FOCUS_DOWN, FOCUS_UP, FOCUS_LEFT, FOCUS_RIGHT, FOCUS_FORWARD, FOCUS_BACKWARD.