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

/frameworks/base/services/java/com/android/server/wm/
H A DScreenRotationAnimation.java35 class ScreenRotationAnimation { class
36 static final String TAG = "ScreenRotationAnimation";
63 public ScreenRotationAnimation(Context context, SurfaceSession session, method in class:ScreenRotationAnimation
84 ">>> OPEN TRANSACTION ScreenRotationAnimation");
112 "<<< CLOSE TRANSACTION ScreenRotationAnimation");
237 ">>> OPEN TRANSACTION ScreenRotationAnimation.dismiss");
249 "<<< CLOSE TRANSACTION ScreenRotationAnimation.dismiss");

Completed in 29 milliseconds