OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONNECTION_STATE_DISCONNECTED
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java
27
final static int
CONNECTION_STATE_DISCONNECTED
= 0;
HeadsetStateMachine.java
330
case HeadsetHalConstants.
CONNECTION_STATE_DISCONNECTED
:
406
onConnectionStateChanged(HeadsetHalConstants.
CONNECTION_STATE_DISCONNECTED
,
454
case HeadsetHalConstants.
CONNECTION_STATE_DISCONNECTED
:
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpStateMachine.java
222
case
CONNECTION_STATE_DISCONNECTED
:
294
onConnectionStateChanged(
CONNECTION_STATE_DISCONNECTED
,
332
case
CONNECTION_STATE_DISCONNECTED
:
538
case
CONNECTION_STATE_DISCONNECTED
:
[
all
...]
Completed in 38 milliseconds