Searched defs:hideCurrentInputMethod (Results 1 – 6 of 6) sorted by relevance
37 fun hideCurrentInputMethod(onImeHidden: Runnable?) in onAllBubblesAnimatedOut() method55 override fun hideCurrentInputMethod(onImeHidden: Runnable?) { in onAllBubblesAnimatedOut() method
34 fun hideCurrentInputMethod() in setOverflowListener() method84 override fun hideCurrentInputMethod() { in setOverflowListener() method
2422 void hideCurrentInputMethod() { in hideCurrentInputMethod() method in BubbleStackView2432 void hideCurrentInputMethod(Runnable onImeHidden) { in hideCurrentInputMethod() method in BubbleStackView
648 void hideCurrentInputMethod(@Nullable Runnable onImeHidden) { in hideCurrentInputMethod() method in BubbleController
51 override fun hideCurrentInputMethod() {} in hideCurrentInputMethod() method in com.android.wm.shell.bubbles.FakeBubbleExpandedViewManager
707 override fun hideCurrentInputMethod(onImeHidden: Runnable?) { in <lambda>() method in com.android.wm.shell.bubbles.BubbleStackViewTest.FakeBubbleStackViewManager