Searched refs:getInputMethodWindowVisibleHeight (Results 1 – 9 of 9) sorted by relevance
70 int getInputMethodWindowVisibleHeight(); in getInputMethodWindowVisibleHeight() method
151 public int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in DisplayFrames
382 public abstract int getInputMethodWindowVisibleHeight(int displayId); in getInputMethodWindowVisibleHeight() method in WindowManagerInternal
7463 public int getInputMethodWindowVisibleHeight(int displayId) { in getInputMethodWindowVisibleHeight() method in WindowManagerService.LocalService7466 return dc.mDisplayFrames.getInputMethodWindowVisibleHeight(); in getInputMethodWindowVisibleHeight()
2804 final int imeHeight = mDisplayFrames.getInputMethodWindowVisibleHeight(); in adjustForImeIfNeeded()
2957 public int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in InputMethodManager2959 return mService.getInputMethodWindowVisibleHeight(); in getInputMethodWindowVisibleHeight()
1757 public int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in MultiClientInputMethodManagerService.ApiCallbacks
3903 public int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in InputMethodManagerService3905 return mWindowManagerInternal.getInputMethodWindowVisibleHeight(mCurTokenDisplayId); in getInputMethodWindowVisibleHeight()
36529 HSPLcom/android/server/wm/DisplayFrames;->getInputMethodWindowVisibleHeight()I