Searched refs:applyAnimation (Results 1 – 1 of 1) sorted by relevance
249 applyAnimation(typesReady, true /* show */, fromIme); in show()268 applyAnimation(typesReady, false /* show */, false /* fromIme */); in hide()494 private void applyAnimation(@InsetType final int types, boolean show, boolean fromIme) { in applyAnimation() method in InsetsController