Searched defs:focusedWin (Results 1 – 2 of 2) sorted by relevance
135 void updateBarControlTarget(@Nullable WindowState focusedWin) { in updateBarControlTarget()338 private @Nullable InsetsControlTarget getStatusControlTarget(@Nullable WindowState focusedWin, in getStatusControlTarget()383 private @Nullable InsetsControlTarget getNavControlTarget(@Nullable WindowState focusedWin, in getNavControlTarget()430 boolean remoteInsetsControllerControlsSystemBars(@Nullable WindowState focusedWin) { in remoteInsetsControllerControlsSystemBars()
8008 final WindowState focusedWin = mWindowMap.get(focusedToken); in onToggleImeRequested() local