OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setReceptionStatus
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMessageListingElement.java
174
public void
setReceptionStatus
(String receptionStatus) {
BluetoothMapContent.java
676
private void
setReceptionStatus
(BluetoothMapMessageListingElement e, Cursor c,
680
if (V) Log.d(TAG, "
setReceptionStatus
: " + status);
681
e.
setReceptionStatus
(status);
[
all
...]
Completed in 31 milliseconds