Searched refs:VSYNC_SOURCE_APP (Results 1 – 3 of 3) sorted by relevance
46 public static final int VSYNC_SOURCE_APP = 0; field in DisplayEventReceiver94 this(looper, VSYNC_SOURCE_APP, CONFIG_CHANGED_EVENT_SUPPRESS); in DisplayEventReceiver()
19 import static android.view.DisplayEventReceiver.VSYNC_SOURCE_APP;113 Choreographer choreographer = new Choreographer(looper, VSYNC_SOURCE_APP);
1045 super(looper, VSYNC_SOURCE_APP, CONFIG_CHANGED_EVENT_DISPATCH);