Searched refs:onEnterAnimationComplete (Results 1 - 6 of 6) 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/base/packages/SystemUI/src/com/android/systemui/recents/tv/
H A DRecentsTvActivity.java350 public void onEnterAnimationComplete() { method in class:RecentsTvActivity
351 super.onEnterAnimationComplete();
565 // Animation will be started in {@link #onEnterAnimationComplete()}
/frameworks/base/core/java/com/android/internal/widget/
H A DSwipeDismissLayout.java81 public void 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/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsActivity.java425 public void onEnterAnimationComplete() { method in class:RecentsActivity
426 super.onEnterAnimationComplete();
/frameworks/base/core/java/android/app/
H A DActivity.java6186 public void onEnterAnimationComplete() { method in class:Activity
6193 onEnterAnimationComplete();

Completed in 393 milliseconds