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

  /frameworks/base/services/java/com/android/server/wm/
ScreenRotationAnimation.java 34 class ScreenRotationAnimation {
35 static final String TAG = "ScreenRotationAnimation";
188 public ScreenRotationAnimation(Context context, SurfaceSession session,
208 ">>> OPEN TRANSACTION ScreenRotationAnimation");
242 "<<< CLOSE TRANSACTION ScreenRotationAnimation");
478 ">>> OPEN TRANSACTION ScreenRotationAnimation.startAnimation");
501 "<<< CLOSE TRANSACTION ScreenRotationAnimation.startAnimation");
508 ">>> OPEN TRANSACTION ScreenRotationAnimation.startAnimation");
531 "<<< CLOSE TRANSACTION ScreenRotationAnimation.startAnimation");
538 ">>> OPEN TRANSACTION ScreenRotationAnimation.startAnimation")
    [all...]
WindowAnimator.java 69 ScreenRotationAnimation mScreenRotationAnimation = null;
WindowManagerService.java     [all...]

Completed in 48 milliseconds