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

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

Completed in 24 milliseconds