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

  /frameworks/base/core/java/android/view/
SurfaceControl.java 241 public static final int BUILT_IN_DISPLAY_ID_MAIN = 0;
    [all...]
Choreographer.java     [all...]
  /frameworks/base/services/core/java/com/android/server/display/
LocalDisplayAdapter.java 60 SurfaceControl.BUILT_IN_DISPLAY_ID_MAIN,
184 if (mBuiltInDisplayId == SurfaceControl.BUILT_IN_DISPLAY_ID_MAIN) {
388 if (mBuiltInDisplayId == SurfaceControl.BUILT_IN_DISPLAY_ID_MAIN) {
ColorFade.java 484 SurfaceControl.BUILT_IN_DISPLAY_ID_MAIN), s);
  /frameworks/base/services/core/java/com/android/server/wm/
ScreenRotationAnimation.java 285 SurfaceControl.BUILT_IN_DISPLAY_ID_MAIN), sur);
    [all...]

Completed in 649 milliseconds