Home
last modified time | relevance | path

Searched refs:focusedView (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java328 View focusedView = vg.getFocusedChild(); in testClearChildFocus() local
329 assertSame(textView, focusedView); in testClearChildFocus()