Home
last modified time | relevance | path

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

/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DNavigator.java561 @NonNull List<AccessibilityNodeInfo> focusAreasInCurrentWindow, in shouldNudgeOutOfIme() argument
563 if (!focusAreasInCurrentWindow.isEmpty()) { in shouldNudgeOutOfIme()
567 for (AccessibilityNodeInfo candidate : focusAreasInCurrentWindow) { in shouldNudgeOutOfIme()