Searched refs:MSG_GET_CURRENT_POSITION (Results 1 – 1 of 1) sorted by relevance
110 private static final int MSG_GET_CURRENT_POSITION = 1000; field in TimeShiftManager688 mHandler.removeMessages(MSG_GET_CURRENT_POSITION); in onAvailabilityChanged()698 MSG_GET_CURRENT_POSITION, REQUEST_CURRENT_POSITION_INTERVAL); in onAvailabilityChanged()750 MSG_GET_CURRENT_POSITION, REQUEST_CURRENT_POSITION_INTERVAL); in handleGetCurrentPosition()1409 case MSG_GET_CURRENT_POSITION: in handleMessage()