Home
last modified time | relevance | path

Searched refs:VSYNC_SOURCE_APP (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DDisplayEventReceiver.java46 public static final int VSYNC_SOURCE_APP = 0; field in DisplayEventReceiver
94 this(looper, VSYNC_SOURCE_APP, CONFIG_CHANGED_EVENT_SUPPRESS); in DisplayEventReceiver()
DChoreographer.java19 import static android.view.DisplayEventReceiver.VSYNC_SOURCE_APP;
112 Choreographer choreographer = new Choreographer(looper, VSYNC_SOURCE_APP);
/frameworks/base/services/core/java/com/android/server/display/
DLocalDisplayAdapter.java859 super(looper, VSYNC_SOURCE_APP, CONFIG_CHANGED_EVENT_DISPATCH);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt74233 Landroid/view/DisplayEventReceiver;->VSYNC_SOURCE_APP:I