OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONNECTION_STATE_DISCONNECTING
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java
31
final static int
CONNECTION_STATE_DISCONNECTING
= 4;
HeadsetStateMachine.java
459
case HeadsetHalConstants.
CONNECTION_STATE_DISCONNECTING
:
701
case HeadsetHalConstants.
CONNECTION_STATE_DISCONNECTING
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientHalConstants.java
32
final static int
CONNECTION_STATE_DISCONNECTING
= 4;
HeadsetClientStateMachine.java
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpStateMachine.java
269
case
CONNECTION_STATE_DISCONNECTING
:
457
case
CONNECTION_STATE_DISCONNECTING
:
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStateMachine.java
294
case
CONNECTION_STATE_DISCONNECTING
:
472
case
CONNECTION_STATE_DISCONNECTING
:
[
all
...]
Completed in 1348 milliseconds