Searched defs:blocksDescendantsChild (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A DDescendantFocusability.java35 public Button blocksDescendantsChild; field in class:DescendantFocusability
50 blocksDescendantsChild = (Button) blocksDescendants.getChildAt(0);

Completed in 35 milliseconds