Searched defs:insetsController (Results 1 – 10 of 10) sorted by relevance
64 InsetsController insetsController = root.getInsetsController(); in setAttachInfo() local
84 DisplayImeController imeController, DisplayInsetsController insetsController, in TestStageCoordinator()
246 InsetsController insetsController = new InsetsController(host, (ic, id, type) -> { in testWontUpdateImeLeashVisibility_whenAnimation() local
57 public static void setupSysUiInsets(Context context, InsetsController insetsController, in setupSysUiInsets()
72 public ImeBackAnimationController(ViewRootImpl viewRoot, InsetsController insetsController) { in ImeBackAnimationController()
156 final var insetsController = mViewRootImpl.getInsetsController(); in onProcessImeInputStage() local
977 final WindowInsetsController insetsController = getWindowInsetsController(); in hideIme() local
1047 WindowInsetsController insetsController = windowRootView.getWindowInsetsController(); in setRootViewAnimationDisabled() local
1455 final var insetsController = mCurRootView.getInsetsController(); in handleMessage() local
4736 int displayId, IDisplayWindowInsetsController insetsController) { in setDisplayWindowInsetsController()