Home
last modified time | relevance | path

Searched refs:ACTION_CONNECTION_STATE_CHANGED (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothProfileManager.java138 BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
144 BluetoothA2dpSink.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
150 BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED, in updateLocalProfiles()
158 BluetoothHeadsetClient.ACTION_CONNECTION_STATE_CHANGED, in updateLocalProfiles()
166 BluetoothMapClient.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
171 addProfile(mMapProfile, MapProfile.NAME, BluetoothMap.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
184 BluetoothHearingAid.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
190 BluetoothHidHost.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
196 BluetoothHidDevice.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
202 BluetoothPan.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
[all …]
DBluetoothEventManager.java93 addHandler(BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED, in BluetoothEventManager()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DLocalBluetoothProfileManagerTest.java158 mIntent = new Intent(BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED); in stateChangedHandler_receiveA2dpConnectionStateChanged_shouldDispatchCallback()
179 mIntent = new Intent(BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED); in stateChangedHandler_receiveHeadsetConnectionStateChanged_shouldDispatchCallback()
201 mIntent = new Intent(BluetoothHearingAid.ACTION_CONNECTION_STATE_CHANGED); in stateChangedHandler_receiveHAPConnectionStateChanged_shouldDispatchDeviceManager()
222 mIntent = new Intent(BluetoothPan.ACTION_CONNECTION_STATE_CHANGED); in stateChangedHandler_receivePanConnectionStateChanged_shouldNotDispatchCallback()
243 mIntent = new Intent(BluetoothPan.ACTION_CONNECTION_STATE_CHANGED); in stateChangedHandler_receivePanConnectionStateChangedWithoutProfile_shouldNotRefresh()
263 mIntent = new Intent(BluetoothPan.ACTION_CONNECTION_STATE_CHANGED); in stateChangedHandler_receivePanConnectionStateChangedWithProfile_shouldRefresh()
/frameworks/base/services/core/java/com/android/server/media/
DBluetoothRouteProvider.java117 addEventReceiver(BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED, deviceStateChangedReceiver); in start()
120 addEventReceiver(BluetoothHearingAid.ACTION_CONNECTION_STATE_CHANGED, in start()
493 case BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED: in onReceive()
496 case BluetoothHearingAid.ACTION_CONNECTION_STATE_CHANGED: in onReceive()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java229 mConnectionAction = BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()
232 mConnectionAction = BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()
235 mConnectionAction = BluetoothHidHost.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()
238 mConnectionAction = BluetoothPan.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()
241 mConnectionAction = BluetoothMapClient.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()
1541 BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED, in getConnectProfileReceiver()
1542 BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED, in getConnectProfileReceiver()
1543 BluetoothHidHost.ACTION_CONNECTION_STATE_CHANGED, in getConnectProfileReceiver()
1544 BluetoothMapClient.ACTION_CONNECTION_STATE_CHANGED}; in getConnectProfileReceiver()
1553 String[] actions = {BluetoothPan.ACTION_CONNECTION_STATE_CHANGED}; in getConnectPanReceiver()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAvrcpController.java70 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothAvrcpController
DBluetoothPbapClient.java51 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothPbapClient
DBluetoothPbap.java98 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothPbap
DBluetoothSap.java77 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothSap
DBluetoothPan.java87 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothPan
DBluetoothA2dpSink.java80 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothA2dpSink
DBluetoothMap.java63 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothMap
DBluetoothHearingAid.java78 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothHearingAid
DBluetoothHidDevice.java68 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothHidDevice
DBluetoothMapClient.java59 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothMapClient
DBluetoothHidHost.java79 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothHidHost
DBluetoothA2dp.java83 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothA2dp
DBluetoothHeadsetClient.java82 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothHeadsetClient
DBluetoothHeadset.java86 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothHeadset
DBluetoothAdapter.java588 ACTION_CONNECTION_STATE_CHANGED = field in BluetoothAdapter
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java461 } else if (BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED.equals(action)
462 || BluetoothHearingAid.ACTION_CONNECTION_STATE_CHANGED.equals(action)) {
522 filter.addAction(BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED); in BluetoothManagerService()
523 filter.addAction(BluetoothHearingAid.ACTION_CONNECTION_STATE_CHANGED); in BluetoothManagerService()
/frameworks/base/core/api/
Dsystem-current.txt1935 …est.permission.BLUETOOTH_CONNECT) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…
2037 …est.permission.BLUETOOTH_CONNECT) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…
2046 …est.permission.BLUETOOTH_CONNECT) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…
2059 …est.permission.BLUETOOTH_CONNECT) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…
2075 …est.permission.BLUETOOTH_CONNECT) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…
Dcurrent.txt8625 …est.permission.BLUETOOTH_CONNECT) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…
8668 …est.permission.BLUETOOTH_CONNECT) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…
9288 …est.permission.BLUETOOTH_CONNECT) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…
9347 …est.permission.BLUETOOTH_CONNECT) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…
9361 …est.permission.BLUETOOTH_CONNECT) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt9831 Landroid/bluetooth/BluetoothA2dpSink;->ACTION_CONNECTION_STATE_CHANGED:Ljava/lang/String;
10006 Landroid/bluetooth/BluetoothAvrcpController;->ACTION_CONNECTION_STATE_CHANGED:Ljava/lang/String;
10286 Landroid/bluetooth/BluetoothHeadsetClient;->ACTION_CONNECTION_STATE_CHANGED:Ljava/lang/String;
10466 Landroid/bluetooth/BluetoothHearingAid;->ACTION_CONNECTION_STATE_CHANGED:Ljava/lang/String;
10536 Landroid/bluetooth/BluetoothHidHost;->ACTION_CONNECTION_STATE_CHANGED:Ljava/lang/String;
10598 Landroid/bluetooth/BluetoothMap;->ACTION_CONNECTION_STATE_CHANGED:Ljava/lang/String;
10625 Landroid/bluetooth/BluetoothMapClient;->ACTION_CONNECTION_STATE_CHANGED:Ljava/lang/String;
10673 Landroid/bluetooth/BluetoothPan;->ACTION_CONNECTION_STATE_CHANGED:Ljava/lang/String;
10697 Landroid/bluetooth/BluetoothPbap;->ACTION_CONNECTION_STATE_CHANGED:Ljava/lang/String;
10714 Landroid/bluetooth/BluetoothPbapClient;->ACTION_CONNECTION_STATE_CHANGED:Ljava/lang/String;
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5800 …field public static final java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.a2…
5836 …field public static final java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.ad…
6414 …field public static final java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.he…