Searched refs:masRecord (Results 1 – 2 of 2) sorted by relevance
634 SdpMasRecord masRecord = in onReceive() local636 if (DBG) Log.d(TAG, "SDP = " + masRecord); in onReceive()638 if (masRecord == null) { in onReceive()644 masRecord).sendToTarget(); in onReceive()
478 SdpMasRecord masRecord = (SdpMasRecord) parcelable; in onReceive() local479 int features = masRecord.getSupportedFeatures(); in onReceive()480 int version = masRecord.getProfileVersion(); in onReceive()