OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_SET_PHONE_BOOK_DONE
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
PbapHandler.java
60
case BluetoothPbapClient.
EVENT_SET_PHONE_BOOK_DONE
:
61
Log.d(TAG, "
EVENT_SET_PHONE_BOOK_DONE
");
BluetoothPbapClient.java
60
* <li><code>
EVENT_SET_PHONE_BOOK_DONE
</code>
230
public static final int
EVENT_SET_PHONE_BOOK_DONE
= 1;
451
client.sendToClient(
EVENT_SET_PHONE_BOOK_DONE
);
570
* {@link #
EVENT_SET_PHONE_BOOK_DONE
} or
583
* {@link #
EVENT_SET_PHONE_BOOK_DONE
} or
597
* {@link #
EVENT_SET_PHONE_BOOK_DONE
} or
[
all
...]
Completed in 60 milliseconds