Home
last modified time | relevance | path

Searched refs:ImeBackAnimationController (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/view/
DImeBackAnimationController.java48 public class ImeBackAnimationController implements OnBackAnimationCallback { class
68 public ImeBackAnimationController(ViewRootImpl viewRoot, InsetsController insetsController) { in ImeBackAnimationController() method in ImeBackAnimationController
DViewRootImpl.java991 private final ImeBackAnimationController mImeBackAnimationController;
1272 mImeBackAnimationController = new ImeBackAnimationController(this, mInsetsController); in ViewRootImpl()
7444 && !(topCallback instanceof ImeBackAnimationController)) { in doOnBackKeyEvent()
/frameworks/base/core/java/android/window/
DWindowOnBackInvokedDispatcher.java38 import android.view.ImeBackAnimationController;
91 private ImeBackAnimationController mImeBackAnimationController;
137 @Nullable ImeBackAnimationController imeBackAnimationController) { in attachToWindow()
/frameworks/base/core/tests/coretests/src/android/view/
DImeBackAnimationControllerTest.java86 private ImeBackAnimationController mBackAnimationController;
104 mBackAnimationController = new ImeBackAnimationController(mViewRoot, mInsetsController); in setup()
/frameworks/base/core/tests/coretests/src/android/window/
DWindowOnBackInvokedDispatcherTest.java44 import android.view.ImeBackAnimationController;
87 private ImeBackAnimationController mImeBackAnimationController;
/frameworks/base/boot/
Dpreloaded-classes8726 android.view.ImeBackAnimationController
Dboot-image-profile.txt31140 Landroid/view/ImeBackAnimationController;
/frameworks/base/config/
Dpreloaded-classes8757 android.view.ImeBackAnimationController
Dboot-image-profile.txt41301 Landroid/view/ImeBackAnimationController;