Searched refs:imeControl (Results 1 – 1 of 1) sorted by relevance
1427 final InsetsSourceControl imeControl = consumer != null ? consumer.getControl() : null; in applyAnimation() local1430 if (imeControl != null) { in applyAnimation()1431 skipAnim = imeControl.getAndClearSkipAnimationOnce() && show in applyAnimation()