Searched refs:getInputMethodWindowVisibleHeight (Results 1 – 10 of 10) sorted by relevance
70 int getInputMethodWindowVisibleHeight(); in getInputMethodWindowVisibleHeight() method
364 public abstract int getInputMethodWindowVisibleHeight(int displayId); in getInputMethodWindowVisibleHeight() method in WindowManagerInternal
192 public int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in DisplayFrames
7347 public int getInputMethodWindowVisibleHeight(int displayId) { in getInputMethodWindowVisibleHeight() method in WindowManagerService.LocalService7350 return dc.mDisplayFrames.getInputMethodWindowVisibleHeight(); in getInputMethodWindowVisibleHeight()
2676 final int imeHeight = mDisplayFrames.getInputMethodWindowVisibleHeight(); in adjustForImeIfNeeded()
2843 public int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in InputMethodManager2845 return mService.getInputMethodWindowVisibleHeight(); in getInputMethodWindowVisibleHeight()
1697 public int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in MultiClientInputMethodManagerService.ApiCallbacks
3465 public int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in InputMethodManagerService3467 return mWindowManagerInternal.getInputMethodWindowVisibleHeight(mCurTokenDisplayId); in getInputMethodWindowVisibleHeight()
15995 HSPLcom/android/server/wm/DisplayFrames;->getInputMethodWindowVisibleHeight()I
100173 Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->getInputMethodWindowVisibleHeight()I100243 Lcom/android/internal/view/IInputMethodManager;->getInputMethodWindowVisibleHeight()I