Home
last modified time | relevance | path

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

/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DNavigator.java208 removeEmptyFocusAreas(hunFocusAreas); in findHunNudgeTarget()
500 removeEmptyFocusAreas(candidateFocusAreas); in findNudgeTargetFocusArea()
516 private static void removeEmptyFocusAreas(@NonNull List<AccessibilityNodeInfo> focusAreas) { in removeEmptyFocusAreas() method in Navigator