OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OAP_TAGID_FORMAT
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
BluetoothPbapRequestPullVcardEntry.java
63
oap.add(
OAP_TAGID_FORMAT
, format);
BluetoothPbapRequest.java
39
protected static final byte
OAP_TAGID_FORMAT
= 0x07;
BluetoothPbapRequestPullPhoneBook.java
75
oap.add(
OAP_TAGID_FORMAT
, format);
Completed in 163 milliseconds