Searched refs:shouldRestoreImeVisibility (Results 1 – 4 of 4) sorted by relevance
693 public abstract boolean shouldRestoreImeVisibility(IBinder imeTargetWindowToken); in shouldRestoreImeVisibility() method in WindowManagerInternal
7903 public boolean shouldRestoreImeVisibility(IBinder imeTargetWindowToken) { in shouldRestoreImeVisibility() method in WindowManagerService.LocalService7904 return WindowManagerService.this.shouldRestoreImeVisibility(imeTargetWindowToken); in shouldRestoreImeVisibility()8599 boolean shouldRestoreImeVisibility(IBinder imeTargetWindowToken) { in shouldRestoreImeVisibility() method in WindowManagerService
3467 && shouldRestoreImeVisibility(windowToken, softInputMode)) { in startInputOrWindowGainedFocusInternalLocked()3595 private boolean shouldRestoreImeVisibility(IBinder windowToken, in shouldRestoreImeVisibility() method in InputMethodManagerService3605 return mWindowManagerInternal.shouldRestoreImeVisibility(windowToken); in shouldRestoreImeVisibility()
19863 HPLcom/android/server/inputmethod/InputMethodManagerService;->shouldRestoreImeVisibility(Landroid/o…49892 HPLcom/android/server/wm/WindowManagerService$LocalService;->shouldRestoreImeVisibility(Landroid/os…50148 HPLcom/android/server/wm/WindowManagerService;->shouldRestoreImeVisibility(Landroid/os/IBinder;)Z+]…