OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mNewMessage
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestGetMessagesListing.java
37
private boolean
mNewMessage
= false;
126
mNewMessage
= ((oap.getByte(OAP_TAGID_NEW_MESSAGE) & 0x01) == 1);
144
return
mNewMessage
;
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java
148
private int
mNewMessage
= INVALID_VALUE_PARAMETER;
[
all
...]
Completed in 2546 milliseconds