Home
last modified time | relevance | path

Searched defs:onAnimationStopped (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeWindow.java98 public void onAnimationStopped() { in onAnimationStopped() method in BridgeWindow
/frameworks/base/core/java/android/view/
DIWindow.aidl94 void onAnimationStopped(); in onAnimationStopped() method
DViewRootImpl.java6826 public void onAnimationStopped() { in onAnimationStopped() method in ViewRootImpl.W
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java107 public void onAnimationStopped() { in onAnimationStopped() method in BaseIWindow