Searched refs:descendentFocusability (Results 1 – 1 of 1) sorted by relevance
3375 int descendentFocusability = getDescendantFocusability(); in restoreFocusNotInCluster() local3376 if (descendentFocusability == FOCUS_BLOCK_DESCENDANTS) { in restoreFocusNotInCluster()3379 if (descendentFocusability == FOCUS_BEFORE_DESCENDANTS in restoreFocusNotInCluster()3390 if (descendentFocusability == FOCUS_AFTER_DESCENDANTS && !hasFocusableChild(false)) { in restoreFocusNotInCluster()