HomeSort by relevance Sort by last modified time
    Searched defs:CONNECTION_STATE_DISCONNECTING (Results 1 - 5 of 5) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
HearingAidStackEvent.java 36 static final int CONNECTION_STATE_DISCONNECTING = 3;
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpStackEvent.java 38 static final int CONNECTION_STATE_DISCONNECTING = 3;
92 case CONNECTION_STATE_DISCONNECTING:
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java 31 static final int CONNECTION_STATE_DISCONNECTING = 4;
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientHalConstants.java 32 static final int CONNECTION_STATE_DISCONNECTING = 4;
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStateMachine.java 286 case CONNECTION_STATE_DISCONNECTING:
468 case CONNECTION_STATE_DISCONNECTING:
    [all...]

Completed in 267 milliseconds