Searched defs:DESCENDANT_FOCUSABILITY_FLAGS (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/view/
H A DViewGroup.java304 private static final int[] DESCENDANT_FOCUSABILITY_FLAGS = field in class:ViewGroup
496 setDescendantFocusability(DESCENDANT_FOCUSABILITY_FLAGS[a.getInt(attr, 0)]);

Completed in 54 milliseconds