Searched defs:frontWindow (Results 1 – 2 of 2) sorted by relevance
399 final AccessibilityWindow frontWindow = mWindows.get(Display.DEFAULT_DISPLAY).get(0); in onWindowsChanged_shouldReportFocusedWindowEvenIfOccluded() local456 final AccessibilityWindow frontWindow = mWindows.get(Display.DEFAULT_DISPLAY).get(0); in onWindowsChanged_shouldNotReportfullyOccludedWindow() local
196 val frontWindow: WindowState? in <lambda>() constant in android.tools.traces.wm.WindowManagerState