Searched refs:mInsetsController (Results 1 – 2 of 2) sorted by relevance
705 private final InsetsController mInsetsController; field in InsetsPolicy.ControlTarget711 mInsetsController = new InsetsController(new Host(handler, name)); in ControlTarget()718 mInsetsController.onStateChanged(mState); in notifyInsetsControlChanged()719 mInsetsController.onControlsChanged(mStateController.getControlsForDispatch(this)); in notifyInsetsControlChanged()
980 private final InsetsController mInsetsController; field in ViewRootImpl1516 mInsetsController.onStateChanged(mTempInsets);3061 return mInsetsController; in getInsetsController()4153 mInsetsController.onWindowFocusGained( in handleWindowFocusChanged()4156 mInsetsController.onWindowFocusLost(); in handleWindowFocusChanged()5765 mInsetsController.onWindowFocusLost(); in dispatchDetachedFromWindow()5780 mInsetsController.cancelExistingAnimations(); in dispatchDetachedFromWindow()8506 mInsetsController.onStateChanged(mTempInsets); in relayoutWindow()8867 mInsetsController.dumpDebug(proto, INSETS_CONTROLLER); in dumpDebug()8931 mInsetsController.dump(prefix, writer); in dump()[all …]