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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java170 public void setReceptionStatus(String receptionStatus) { method in class:BluetoothMapMessageListingElement
H A DBluetoothMapContent.java670 private void setReceptionStatus(BluetoothMapMessageListingElement e, Cursor c, method in class:BluetoothMapContent
674 if (V) Log.d(TAG, "setReceptionStatus: " + status);
675 e.setReceptionStatus(status);
2259 setReceptionStatus(ele, tmpCursor, fi, ap);

Completed in 63 milliseconds