HomeSort by relevance Sort by last modified time
    Searched refs:ScreenRotationAnimation (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/wm/
ScreenRotationAnimation.java 35 class ScreenRotationAnimation {
36 static final String TAG = "ScreenRotationAnimation";
63 public ScreenRotationAnimation(Context context, SurfaceSession session,
84 ">>> OPEN TRANSACTION ScreenRotationAnimation");
112 "<<< CLOSE TRANSACTION ScreenRotationAnimation");
237 ">>> OPEN TRANSACTION ScreenRotationAnimation.dismiss");
249 "<<< CLOSE TRANSACTION ScreenRotationAnimation.dismiss");
WindowManagerService.java 419 ScreenRotationAnimation mScreenRotationAnimation;
    [all...]

Completed in 505 milliseconds