Searched refs:mEmptyImeControlTarget (Results 1 – 1 of 1) sorted by relevance
73 private final InsetsControlTarget mEmptyImeControlTarget = new InsetsControlTarget() { field in InsetsStateController250 InsetsControlTarget target = imeTarget != null ? imeTarget : mEmptyImeControlTarget; in onImeControlTargetChanged()