OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATUS_NO
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestSetMessageStatus.java
44
oap.add(OAP_TAGID_STATUS_VALUE, statusValue ? STATUS_YES :
STATUS_NO
);
BluetoothMasRequest.java
67
protected static byte
STATUS_NO
= 0x00;
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
Request.java
66
protected static byte
STATUS_NO
= 0x00;
Completed in 3040 milliseconds