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

  /cts/tests/tests/keystore/src/android/server/am/
WindowManagerState.java 314 boolean mWindowAnimationBackgroundSurfaceShowing;
327 mWindowAnimationBackgroundSurfaceShowing = proto.animationBackgroundSurfaceIsDimming;
  /cts/tests/framework/base/activitymanager/util/src/android/server/am/
WindowManagerState.java 577 boolean mWindowAnimationBackgroundSurfaceShowing;
591 mWindowAnimationBackgroundSurfaceShowing = proto.animationBackgroundSurfaceIsDimming;
605 return mWindowAnimationBackgroundSurfaceShowing;
    [all...]

Completed in 202 milliseconds