OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PHONEBOOK
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UsimServiceTable.java
26
PHONEBOOK
,
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java
128
private static final String TYPE_PB = "x-bt/
phonebook
";
159
public static final int
PHONEBOOK
= 1;
341
// For "x-bt/
phonebook
" and "x-bt/vcard-listing":
356
appParamValue.needTag = ContentType.
PHONEBOOK
;
382
appParamValue.needTag = ContentType.
PHONEBOOK
;
383
if (D) Log.v(TAG, "download
phonebook
request");
559
//
Phonebook
listing request
560
if (type == ContentType.
PHONEBOOK
) {
642
* Function to send obex header back to client such as get
phonebook
size
700
if (V) Log.v(TAG, "Need
Phonebook
size in response header.")
[
all
...]
Completed in 29 milliseconds