Searched defs:focusedWin (Results 1 – 2 of 2) sorted by relevance
109 void updateBarControlTarget(@Nullable WindowState focusedWin) { in updateBarControlTarget()493 private @Nullable InsetsControlTarget getStatusControlTarget(@Nullable WindowState focusedWin, in getStatusControlTarget()541 private @Nullable InsetsControlTarget getNavControlTarget(@Nullable WindowState focusedWin, in getNavControlTarget()626 boolean remoteInsetsControllerControlsSystemBars(@Nullable WindowState focusedWin) { in remoteInsetsControllerControlsSystemBars()
8515 final WindowState focusedWin = mWindowMap.get(focusedToken); in onToggleImeRequested() local