Searched refs:MSG_DO_FRAME (Results 1 – 2 of 2) sorted by relevance
149 private static final int MSG_DO_FRAME = 0; field in Choreographer648 Message msg = mHandler.obtainMessage(MSG_DO_FRAME); in scheduleFrameLocked()897 case MSG_DO_FRAME: in handleMessage()
74083 Landroid/view/Choreographer;->MSG_DO_FRAME:I