Searched refs:handleSdpSearchRecordReceived (Results 1 – 2 of 2) sorted by relevance
650 mHandler.post(() -> handleSdpSearchRecordReceived(device, status, record, uuid)); in receiveSdpSearchRecord()653 private void handleSdpSearchRecordReceived( in handleSdpSearchRecordReceived() method in MapClientService
1221 mSessionStatusHandler.post(() -> handleSdpSearchRecordReceived(status, record, uuid)); in receiveSdpSearchRecord()1224 private void handleSdpSearchRecordReceived(int status, Parcelable record, ParcelUuid uuid) { in handleSdpSearchRecordReceived() method in BluetoothMapService