Searched refs:focusAreasInCurrentWindow (Results 1 – 1 of 1) sorted by relevance
561 @NonNull List<AccessibilityNodeInfo> focusAreasInCurrentWindow, in shouldNudgeOutOfIme() argument563 if (!focusAreasInCurrentWindow.isEmpty()) { in shouldNudgeOutOfIme()567 for (AccessibilityNodeInfo candidate : focusAreasInCurrentWindow) { in shouldNudgeOutOfIme()