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