OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VCARD_TYPE_30
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
BluetoothPbapRequestPullVcardEntry.java
53
&& format != BluetoothPbapClient.
VCARD_TYPE_30
) {
BluetoothPbapRequestPullPhoneBook.java
67
&& format != BluetoothPbapClient.
VCARD_TYPE_30
) {
BluetoothPbapVcardList.java
63
if (format == BluetoothPbapClient.
VCARD_TYPE_30
) {
BluetoothPbapClient.java
180
public static final byte
VCARD_TYPE_30
= 1;
[
all
...]
Completed in 377 milliseconds