Searched refs:getImm (Results 1 – 3 of 3) sorted by relevance
67 getImm().registerImeConsumer(this); in onWindowFocusGained()76 getImm().unregisterImeConsumer(this); in onWindowFocusLost()132 return getImm().requestImeShow(mController.getHost().getWindowToken()) in requestShow()142 getImm().notifyImeHidden(mController.getHost().getWindowToken()); in notifyHidden()150 getImm().removeImeSurface(window); in removeSurface()180 getImm().reportPerceptible(window, perceptible); in onPerceptible()203 private InputMethodManager getImm() { in getImm() method in ImeInsetsSourceConsumer
16172 HSPLandroid/view/ImeInsetsSourceConsumer;->getImm()Landroid/view/inputmethod/InputMethodManager;
16235 HSPLandroid/view/ImeInsetsSourceConsumer;->getImm()Landroid/view/inputmethod/InputMethodManager;