continueGetNextFocus

fun continueGetNextFocus(root: Any?, view: View, direction: FocusDirection, nextId: Int, depth: Int = 0): View?(source)

skips the initial stage of searching for an id using the view, see getNextFocus for specification