Home
last modified time | relevance | path

Searched refs:addFocusDescendants (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DNavigator.java153 addFocusDescendants(targetFocusArea, candidateNodes); in findNudgeTarget()
237 addFocusDescendants(targetFocusArea, candidateNodes); in findHunNudgeTarget()
691 private void addFocusDescendants(@NonNull AccessibilityNodeInfo node, in addFocusDescendants() method in Navigator