Searched refs:MSG_TRICKPLAY (Results 1 – 1 of 1) sorted by relevance
110 private static final int MSG_TRICKPLAY = 1011; field in TunerSessionWorker743 case MSG_TRICKPLAY: { in handleMessage()1298 mHandler.removeMessages(MSG_TRICKPLAY); in doTrickplay()1318 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_TRICKPLAY, seekPositionMs, 0), in doTrickplay()1346 if (!mHandler.hasMessages(MSG_TRICKPLAY)) { in doTimeShiftSetPlaybackParams()1353 mHandler.sendMessage(mHandler.obtainMessage(MSG_TRICKPLAY, in doTimeShiftSetPlaybackParams()