Searched defs:hasAncestorThatBlocksDescendantFocus (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/view/
H A DView.java10819 if (hasAncestorThatBlocksDescendantFocus()) {
10851 private boolean hasAncestorThatBlocksDescendantFocus() { method in class:View

Completed in 84 milliseconds