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