Searched refs:FOCUS_AFTER_DESCENDANTS (Results 1 – 15 of 15) sorted by relevance
60 mViewGroup.setDescendantFocusability(ViewGroup.FOCUS_AFTER_DESCENDANTS); in testDescendantFocusabilityEnum()61 assertEquals(ViewGroup.FOCUS_AFTER_DESCENDANTS, mViewGroup.getDescendantFocusability()); in testDescendantFocusabilityEnum()
46 assertEquals(ViewGroup.FOCUS_AFTER_DESCENDANTS, in testPreconditions()
113 setDescendantFocusability(FOCUS_AFTER_DESCENDANTS); in initTabHost()803 FOCUS_AFTER_DESCENDANTS); in getContentView()
163 setDescendantFocusability(ViewGroup.FOCUS_AFTER_DESCENDANTS); in initFloatingWindow()
347 setDescendantFocusability(FOCUS_AFTER_DESCENDANTS); in initScrollView()
315 setDescendantFocusability(FOCUS_AFTER_DESCENDANTS); in initScrollView()
224 : FOCUS_AFTER_DESCENDANTS); in setTransitioning()
346 setDescendantFocusability(FOCUS_AFTER_DESCENDANTS); in ViewPager()2608 descendantFocusability != FOCUS_AFTER_DESCENDANTS ||
575 setDescendantFocusability(ViewGroup.FOCUS_AFTER_DESCENDANTS); in RecyclerView()587 setDescendantFocusability(ViewGroup.FOCUS_AFTER_DESCENDANTS); in RecyclerView()
173 setDescendantFocusability(FOCUS_AFTER_DESCENDANTS); in IconMenuView()
352 public static final int FOCUS_AFTER_DESCENDANTS = 0x40000; field in ViewGroup364 {FOCUS_BEFORE_DESCENDANTS, FOCUS_AFTER_DESCENDANTS,777 @ViewDebug.IntToString(from = FOCUS_AFTER_DESCENDANTS, to = "FOCUS_AFTER_DESCENDANTS"),782 @EnumEntry(value = FOCUS_AFTER_DESCENDANTS, name = "afterDescendants"),800 case FOCUS_AFTER_DESCENDANTS: in setDescendantFocusability()939 && !(isFocused() && getDescendantFocusability() != FOCUS_AFTER_DESCENDANTS)) { in focusableViewAvailable()1320 if ((descendantFocusability == FOCUS_AFTER_DESCENDANTS) && focusSelf in addFocusables()3267 case FOCUS_AFTER_DESCENDANTS: { in requestFocus()3390 if (descendentFocusability == FOCUS_AFTER_DESCENDANTS && !hasFocusableChild(false)) { in restoreFocusNotInCluster()
2694 == ViewGroup.FOCUS_AFTER_DESCENDANTS) { in performTraversals()4122 if (group.getDescendantFocusability() == ViewGroup.FOCUS_AFTER_DESCENDANTS in focusableViewAvailable()4721 if (vgParent.getDescendantFocusability() == ViewGroup.FOCUS_AFTER_DESCENDANTS in findAncestorToTakeFocusInTouchMode()4742 ViewGroup.FOCUS_AFTER_DESCENDANTS) { in leaveTouchMode()
2685 mDecor.setDescendantFocusability(ViewGroup.FOCUS_AFTER_DESCENDANTS);
950 setDescendantFocusability(FOCUS_AFTER_DESCENDANTS);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...