Searched defs:focusedWin (Results 1 – 2 of 2) sorted by relevance
111 void updateBarControlTarget(@Nullable WindowState focusedWin) { in updateBarControlTarget()480 private @Nullable InsetsControlTarget getStatusControlTarget(@Nullable WindowState focusedWin, in getStatusControlTarget()528 private @Nullable InsetsControlTarget getNavControlTarget(@Nullable WindowState focusedWin, in getNavControlTarget()613 boolean remoteInsetsControllerControlsSystemBars(@Nullable WindowState focusedWin) { in remoteInsetsControllerControlsSystemBars()
8234 final WindowState focusedWin = mWindowMap.get(focusedToken); in onToggleImeRequested() local