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