OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRANSPARENT_OFF
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestPushMessage.java
48
oap.add(OAP_TAGID_TRANSPARENT, transparent ? TRANSPARENT_ON :
TRANSPARENT_OFF
);
BluetoothMasRequest.java
69
protected static byte
TRANSPARENT_OFF
= 0x00;
Completed in 534 milliseconds