Searched refs:focusedView (Results 1 – 1 of 1) sorted by relevance
330 View focusedView = vg.getFocusedChild(); in testClearChildFocus() local331 assertSame(textView, focusedView); in testClearChildFocus()