HomeSort by relevance Sort by last modified time
    Searched defs:ACTION_CONNECTION_STATE_CHANGED (Results 1 - 25 of 42) sorted by null

1 2

  /frameworks/base/core/java/android/bluetooth/
BluetoothPbap.java 78 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothA2dpSink.java 64 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothAvrcpController.java 64 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothHearingAid.java 74 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothMap.java 43 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothMapClient.java 43 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothPan.java 73 public static final String ACTION_CONNECTION_STATE_CHANGED =
77 * Extra for {@link #ACTION_CONNECTION_STATE_CHANGED} intent
BluetoothPbapClient.java 42 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothSap.java 68 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothA2dp.java 76 public static final String ACTION_CONNECTION_STATE_CHANGED =
    [all...]
BluetoothHidDevice.java 60 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothHidHost.java 70 public static final String ACTION_CONNECTION_STATE_CHANGED =
BluetoothHeadset.java 75 public static final String ACTION_CONNECTION_STATE_CHANGED =
    [all...]
BluetoothHeadsetClient.java 72 public static final String ACTION_CONNECTION_STATE_CHANGED =
477 * otherwise; upon completion HFP sends {@link #ACTION_CONNECTION_STATE_CHANGED} intent.
499 * otherwise; upon completion HFP sends {@link #ACTION_CONNECTION_STATE_CHANGED} intent.
    [all...]
BluetoothAdapter.java 463 ACTION_CONNECTION_STATE_CHANGED =
467 * Extra used by {@link #ACTION_CONNECTION_STATE_CHANGED}
475 * Extra used by {@link #ACTION_CONNECTION_STATE_CHANGED}
    [all...]
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothSliceBuilder.java 67 INTENT_FILTER.addAction(BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED);
  /packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
BluetoothStateReceiver.java 39 INTENT_FILTER.addAction(BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED);
58 case BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED:
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/sdk/28/
android.jar 

Completed in 528 milliseconds

1 2