Searched refs:MSG_GET_CURRENT_POSITION (Results 1 – 1 of 1) sorted by relevance
102 private static final int MSG_GET_CURRENT_POSITION = 1000; field in TimeShiftManager677 mHandler.removeMessages(MSG_GET_CURRENT_POSITION); in onAvailabilityChanged()682 mHandler.sendEmptyMessageDelayed(MSG_GET_CURRENT_POSITION, in onAvailabilityChanged()727 mHandler.sendEmptyMessageDelayed(MSG_GET_CURRENT_POSITION, in handleGetCurrentPosition()1367 case MSG_GET_CURRENT_POSITION: in handleMessage()