Searched refs:ImeBackAnimationController (Results 1 – 9 of 9) sorted by relevance
48 public class ImeBackAnimationController implements OnBackAnimationCallback { class68 public ImeBackAnimationController(ViewRootImpl viewRoot, InsetsController insetsController) { in ImeBackAnimationController() method in ImeBackAnimationController
991 private final ImeBackAnimationController mImeBackAnimationController;1272 mImeBackAnimationController = new ImeBackAnimationController(this, mInsetsController); in ViewRootImpl()7444 && !(topCallback instanceof ImeBackAnimationController)) { in doOnBackKeyEvent()
38 import android.view.ImeBackAnimationController;91 private ImeBackAnimationController mImeBackAnimationController;137 @Nullable ImeBackAnimationController imeBackAnimationController) { in attachToWindow()
86 private ImeBackAnimationController mBackAnimationController;104 mBackAnimationController = new ImeBackAnimationController(mViewRoot, mInsetsController); in setup()
44 import android.view.ImeBackAnimationController;87 private ImeBackAnimationController mImeBackAnimationController;
8726 android.view.ImeBackAnimationController
31140 Landroid/view/ImeBackAnimationController;
8757 android.view.ImeBackAnimationController
41301 Landroid/view/ImeBackAnimationController;