Re-evaluate whether the input method should be running in fullscreen mode, and update its UI if this has changed since the last time it was evaluated. This will call InputMethodService.OnEvaluateFullscreenMode to determine whether it should currently run in fullscreen mode. You can use InputMethodService.IsFullscreenMode to determine if the input method is currently running in fullscreen mode.