OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_PULL_PHONE_BOOK_SIZE_ERROR
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
PbapHandler.java
84
case BluetoothPbapClient.
EVENT_PULL_PHONE_BOOK_SIZE_ERROR
:
85
Log.d(TAG, "
EVENT_PULL_PHONE_BOOK_SIZE_ERROR
");
BluetoothPbapClient.java
64
* <li><code>
EVENT_PULL_PHONE_BOOK_SIZE_ERROR
</code>
354
public static final int
EVENT_PULL_PHONE_BOOK_SIZE_ERROR
= 105;
408
client.sendToClient(
EVENT_PULL_PHONE_BOOK_SIZE_ERROR
);
612
* {@link #
EVENT_PULL_PHONE_BOOK_SIZE_ERROR
} in case of failure
[
all
...]
Completed in 35 milliseconds