Home
last modified time | relevance | path

Searched refs:getInputMethodWindowVisibleHeight (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInputMethodManager.aidl70 int getInputMethodWindowVisibleHeight(); in getInputMethodWindowVisibleHeight() method
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerInternal.java506 public abstract int getInputMethodWindowVisibleHeight(int displayId); in getInputMethodWindowVisibleHeight() method in WindowManagerInternal
H A DDisplayContent.java3158 final int imeHeight = getInputMethodWindowVisibleHeight(); in adjustForImeIfNeeded()
3162 int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in DisplayContent
H A DWindowManagerService.java7723 public int getInputMethodWindowVisibleHeight(int displayId) { in getInputMethodWindowVisibleHeight() method in WindowManagerService.LocalService
7726 return dc.getInputMethodWindowVisibleHeight(); in getInputMethodWindowVisibleHeight()
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java2959 public int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in InputMethodManager
2961 return mService.getInputMethodWindowVisibleHeight(); in getInputMethodWindowVisibleHeight()
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DMultiClientInputMethodManagerService.java1806 public int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in MultiClientInputMethodManagerService.ApiCallbacks
H A DInputMethodManagerService.java3897 public int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in InputMethodManagerService
3899 return mWindowManagerInternal.getInputMethodWindowVisibleHeight(mCurTokenDisplayId); in getInputMethodWindowVisibleHeight()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt89063 Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->getInputMethodWindowVisibleHeight()I
89133 Lcom/android/internal/view/IInputMethodManager;->getInputMethodWindowVisibleHeight()I
/aosp12/frameworks/base/services/
H A Dart-profile45721 HSPLcom/android/server/wm/DisplayContent;->getInputMethodWindowVisibleHeight()I+]Landroid/view/Inse…