HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_CONNECTION_STATE_CHANGED (Results 26 - 50 of 70) sorted by null

12 3

  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dpSink.java 64 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothMap.java 42 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothMapClient.java 43 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothSap.java 66 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothInputDevice.java 69 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothInputHost.java 59 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothA2dp.java 76 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothHeadset.java 71 public static final String ACTION_CONNECTION_STATE_CHANGED =
    [all...]
BluetoothHeadsetClient.java 72 public static final String ACTION_CONNECTION_STATE_CHANGED =
477 * upon completion HFP sends {@link #ACTION_CONNECTION_STATE_CHANGED}
501 * upon completion HFP sends {@link #ACTION_CONNECTION_STATE_CHANGED}
    [all...]
BluetoothAdapter.java 441 public static final String ACTION_CONNECTION_STATE_CHANGED =
445 * Extra used by {@link #ACTION_CONNECTION_STATE_CHANGED}
453 * Extra used by {@link #ACTION_CONNECTION_STATE_CHANGED}
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
PbapClientStateMachine.java 326 Intent intent = new Intent(BluetoothPbapClient.ACTION_CONNECTION_STATE_CHANGED);
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
BluetoothEventManager.java 87 addHandler(BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED,
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
AvrcpControllerStateMachine.java 197 BluetoothAvrcpController.ACTION_CONNECTION_STATE_CHANGED);
346 BluetoothAvrcpController.ACTION_CONNECTION_STATE_CHANGED);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidDevService.java 656 new Intent(BluetoothInputHost.ACTION_CONNECTION_STATE_CHANGED);
HidService.java 673 Intent intent = new Intent(BluetoothInputDevice.ACTION_CONNECTION_STATE_CHANGED);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
MceStateMachine.java 158 Intent intent = new Intent(BluetoothMapClient.ACTION_CONNECTION_STATE_CHANGED);
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 528 Intent intent = new Intent(BluetoothPan.ACTION_CONNECTION_STATE_CHANGED);
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/btservice/
RemoteDevicesTest.java 412 Intent intent = new Intent(BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED);
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpStateMachine.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStateMachine.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 485 Intent intent = new Intent(BluetoothMap.ACTION_CONNECTION_STATE_CHANGED);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapService.java 464 Intent intent = new Intent(BluetoothSap.ACTION_CONNECTION_STATE_CHANGED);
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiServiceImpl.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachine.java     [all...]
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java     [all...]

Completed in 1014 milliseconds

12 3