Searched refs:mInsetsStateController (Results 1 – 1 of 1) sorted by relevance
709 private final InsetsStateController mInsetsStateController; field in DisplayContent1144 mInsetsStateController = new InsetsStateController(this); in DisplayContent()1228 mInsetsPolicy = new InsetsPolicy(mInsetsStateController, this); in DisplayContent()1563 return mInsetsStateController; in getInsetsStateController()3591 if (mInsetsStateController != null) { in dumpDebug()3592 mInsetsStateController.dumpDebug(proto, logLevel); in dumpDebug()3733 mInsetsStateController.dump(prefix, pw); in dump()4326 mInsetsStateController.updateAboveInsetsState( in setImeLayeringTargetInner()4610 mInsetsStateController.updateAboveInsetsState(mInsetsStateController in updateImeInputAndControlTarget()4660 mInsetsStateController.onImeControlTargetChanged(mImeControlTarget); in updateImeControlTarget()[all …]