Searched defs:getInputMethodWindowVisibleHeight (Results 1 – 8 of 8) sorted by relevance
149 int getInputMethodWindowVisibleHeight(IInputMethodClient client); in getInputMethodWindowVisibleHeight() method365 public int getInputMethodWindowVisibleHeight(IInputMethodClient client) { in getInputMethodWindowVisibleHeight() method in IInputMethodManagerImpl
317 public int getInputMethodWindowVisibleHeight(IInputMethodClient client) { in getInputMethodWindowVisibleHeight() method in ZeroJankProxy
4335 public int getInputMethodWindowVisibleHeight(@NonNull IInputMethodClient client) { in getInputMethodWindowVisibleHeight() method in InputMethodManagerService
154 int getInputMethodWindowVisibleHeight(in IInputMethodClient client); in getInputMethodWindowVisibleHeight() method
513 static int getInputMethodWindowVisibleHeight(@NonNull IInputMethodClient client) { in getInputMethodWindowVisibleHeight() method in IInputMethodManagerGlobalInvoker
4527 public int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in InputMethodManager
3401 int getInputMethodWindowVisibleHeight() { in getInputMethodWindowVisibleHeight() method in DisplayContent
8107 public int getInputMethodWindowVisibleHeight(int displayId) { in getInputMethodWindowVisibleHeight() method in WindowManagerService.LocalService