Searched refs:VSYNC_SOURCE_APP (Results 1 – 4 of 4) sorted by relevance
49 public static final int VSYNC_SOURCE_APP = 0; field in DisplayEventReceiver95 this(looper, VSYNC_SOURCE_APP, 0); in DisplayEventReceiver()
19 import static android.view.DisplayEventReceiver.VSYNC_SOURCE_APP;113 Choreographer choreographer = new Choreographer(looper, VSYNC_SOURCE_APP);
1138 super(looper, VSYNC_SOURCE_APP,
63127 Landroid/view/DisplayEventReceiver;->VSYNC_SOURCE_APP:I