Searched refs:mInsetsStateController (Results 1 – 1 of 1) sorted by relevance
566 private final InsetsStateController mInsetsStateController; field in DisplayContent1013 mInsetsStateController = new InsetsStateController(this); in DisplayContent()1014 mInsetsPolicy = new InsetsPolicy(mInsetsStateController, this); in DisplayContent()1238 mInsetsStateController.getSourceProvider(type).setWindow(win, frameProvider, in setInsetProvider()1243 return mInsetsStateController; in getInsetsStateController()3075 mInsetsStateController.dump(prefix, pw); in dump()3388 mInsetsStateController.getSourceProvider(ITYPE_IME).setWindow(win, in setInputMethodWindowLocked()3580 mInsetsStateController.onImeControlTargetChanged(mInputMethodControlTarget); in updateImeControlTarget()3946 mInsetsStateController.onPostLayout(); in applySurfaceChangesTransaction()3961 mInsetsStateController.getImeSourceProvider().checkShowImePostLayout(); in applySurfaceChangesTransaction()[all …]