Searched defs:onEnterAnimationComplete (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java186 * Activity.onEnterAnimationComplete() to get the same signal.
324 public void onEnterAnimationComplete(); method in interface:ViewTreeObserver.OnEnterAnimationCompleteListener
1068 listener.onEnterAnimationComplete();
/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewController.java899 public void onEnterAnimationComplete() { method in class:PhotoViewController
946 PhotoViewController.this.onEnterAnimationComplete();
975 PhotoViewController.this.onEnterAnimationComplete();
/frameworks/base/core/java/android/app/
H A DActivity.java5631 public void onEnterAnimationComplete() { method in class:Activity
5638 onEnterAnimationComplete();

Completed in 339 milliseconds