OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setMessageStatusRead
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java
315
if (!observer.
setMessageStatusRead
(handle, msgType, value)) {
BluetoothMapContentObserver.java
583
public boolean
setMessageStatusRead
(long handle, TYPE type, int statusValue) {
586
if (D) Log.d(TAG, "
setMessageStatusRead
: handle " + handle
[
all
...]
Completed in 686 milliseconds