Home
last modified time | relevance | path

Searched defs:onAnimationStateChanged (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DImeInsetsSourceConsumer.java59 public boolean onAnimationStateChanged(boolean running) { in onAnimationStateChanged() method in ImeInsetsSourceConsumer
DInsetsSourceConsumer.java259 public boolean onAnimationStateChanged(boolean running) { in onAnimationStateChanged() method in InsetsSourceConsumer
DInsetsController.java1881 void onAnimationStateChanged(@InsetsType int types, boolean running) { in onAnimationStateChanged() method in InsetsController