Home | History | Annotate | Download | only in tvinput

Lines Matching defs:obtainMessage

386         mHandler.obtainMessage(messageType, object).sendToTarget();
391 mHandler.obtainMessage(messageType, arg1, arg2, object).sendToTarget();
454 mHandler.obtainMessage(MSG_RETRY_PLAYBACK, System.identityHashCode(mPlayer))
851 mHandler.obtainMessage(MSG_UPDATE_PROGRAM, item),
1114 mHandler.obtainMessage(
1548 mHandler.obtainMessage(
1616 mHandler.obtainMessage(MSG_SCHEDULE_OF_PROGRAMS, new Pair<>(mChannel, mPrograms))
1666 mHandler.obtainMessage(MSG_TRICKPLAY_BY_SEEK, seekPositionMs, 0), delayForNextSeek);
1717 mHandler.obtainMessage(