Searched refs:mRecipientName (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapMessage.java47 private final String mRecipientName; field in class:BluetoothMapMessage
109 mRecipientName = attrs.get("recipient_name");
185 json.put("recipient_name", mRecipientName);
256 return mRecipientName;

Completed in 33 milliseconds