Searched refs:onEnterAnimationComplete (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java191 * Activity.onEnterAnimationComplete() to get the same signal.
329 public void onEnterAnimationComplete(); method in interface:ViewTreeObserver.OnEnterAnimationCompleteListener
1103 listener.onEnterAnimationComplete();
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsActivity.java422 onEnterAnimationComplete();
523 public void onEnterAnimationComplete() { method in class:RecentsActivity
524 super.onEnterAnimationComplete();
/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewController.java976 public void onEnterAnimationComplete() { method in class:PhotoViewController
1028 PhotoViewController.this.onEnterAnimationComplete();
1061 PhotoViewController.this.onEnterAnimationComplete();
/frameworks/base/core/java/android/app/
H A DActivity.java6528 public void onEnterAnimationComplete() { method in class:Activity
6535 onEnterAnimationComplete();

Completed in 148 milliseconds