Searched refs:descendentFocusability (Results 1 – 1 of 1) sorted by relevance
3437 int descendentFocusability = getDescendantFocusability(); in restoreFocusNotInCluster() local3438 if (descendentFocusability == FOCUS_BLOCK_DESCENDANTS) { in restoreFocusNotInCluster()3441 if (descendentFocusability == FOCUS_BEFORE_DESCENDANTS in restoreFocusNotInCluster()3452 if (descendentFocusability == FOCUS_AFTER_DESCENDANTS && !hasFocusableChild(false)) { in restoreFocusNotInCluster()