Searched refs:VSYNC_SOURCE_APP (Results 1 – 4 of 4) 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;112 Choreographer choreographer = new Choreographer(looper, VSYNC_SOURCE_APP);
859 super(looper, VSYNC_SOURCE_APP, CONFIG_CHANGED_EVENT_DISPATCH);
74233 Landroid/view/DisplayEventReceiver;->VSYNC_SOURCE_APP:I