Searched refs:MESSAGE_SDP_INTENT (Results 1 – 1 of 1) sorted by relevance
61 private static final int MESSAGE_SDP_INTENT = 2; field in SdpManager138 Message message = mHandler.obtainMessage(MESSAGE_SDP_INTENT, this); in startSearch()144 mHandler.removeMessages(MESSAGE_SDP_INTENT, this); in stopSearch()472 case MESSAGE_SDP_INTENT: