OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHAT_STATE
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java
67
private static final int
CHAT_STATE
= 0x1F;
477
case
CHAT_STATE
:
479
Log.w(TAG, "
CHAT_STATE
: Wrong length received: " + tagLength +
[
all
...]
BluetoothMapContentObserver.java
576
BluetoothMapContract.ConvoContactColumns.
CHAT_STATE
);
[
all
...]
BluetoothMapContent.java
406
BluetoothMapContract.ConvoContactColumns.
CHAT_STATE
);
[
all
...]
Completed in 113 milliseconds