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