Searched refs:getInputMethodWindowVisibleHeight (Results 1 – 9 of 9) sorted by relevance
115 int getInputMethodWindowVisibleHeight(in IInputMethodClient client); in getInputMethodWindowVisibleHeight() method
443 static int getInputMethodWindowVisibleHeight(@NonNull IInputMethodClient client) { in getInputMethodWindowVisibleHeight() method in IInputMethodManagerGlobalInvoker449 return service.getInputMethodWindowVisibleHeight(client); in getInputMethodWindowVisibleHeight()
3992 public int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in InputMethodManager3993 return IInputMethodManagerGlobalInvoker.getInputMethodWindowVisibleHeight(mClient); in getInputMethodWindowVisibleHeight()
614 public abstract int getInputMethodWindowVisibleHeight(int displayId); in getInputMethodWindowVisibleHeight() method in WindowManagerInternal
3411 final int imeHeight = getInputMethodWindowVisibleHeight(); in adjustForImeIfNeeded()3415 int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in DisplayContent
7910 public int getInputMethodWindowVisibleHeight(int displayId) { in getInputMethodWindowVisibleHeight() method in WindowManagerService.LocalService7913 return dc.getInputMethodWindowVisibleHeight(); in getInputMethodWindowVisibleHeight()
4350 public int getInputMethodWindowVisibleHeight(@NonNull IInputMethodClient client) { in getInputMethodWindowVisibleHeight() method in InputMethodManagerService4367 return mWindowManagerInternal.getInputMethodWindowVisibleHeight(curTokenDisplayId); in getInputMethodWindowVisibleHeight()
10891 HSPLcom/android/server/wm/DisplayContent;->getInputMethodWindowVisibleHeight()I
85740 Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->getInputMethodWindowVisibleHeight()I85810 Lcom/android/internal/view/IInputMethodManager;->getInputMethodWindowVisibleHeight()I