Searched refs:mInsetsStateController (Results 1 – 1 of 1) sorted by relevance
661 private final InsetsStateController mInsetsStateController; field in DisplayContent1061 mInsetsStateController = new InsetsStateController(this); in DisplayContent()1117 mInsetsPolicy = new InsetsPolicy(mInsetsStateController, this); in DisplayContent()1401 return mInsetsStateController; in getInsetsStateController()2707 mInsetsStateController.onDisplayInfoUpdated(true); in updatePrivacyIndicatorBounds()3298 if (mInsetsStateController != null in dumpDebug()3300 mInsetsStateController.getImeSourceProvider().dumpDebug(proto, in dumpDebug()3435 mInsetsStateController.dump(prefix, pw); in dump()3996 mInsetsStateController.updateAboveInsetsState(mInputMethodWindow, in setImeLayeringTargetInner()4128 mInsetsStateController.updateAboveInsetsState(mInputMethodWindow, mInsetsStateController in updateImeInputAndControlTarget()[all …]