Home
last modified time | relevance | path

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

12

/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.java92 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/packages/CarSystemUI/src/com/android/systemui/car/bluetooth/
DCarBatteryController.java127 filter.addAction(BluetoothHeadsetClient.ACTION_CONNECTION_STATE_CHANGED); in startListening()
158 } else if (BluetoothHeadsetClient.ACTION_CONNECTION_STATE_CHANGED.equals(action)) { in onReceive()
DConnectedDeviceSignalController.java131 filter.addAction(BluetoothHeadsetClient.ACTION_CONNECTION_STATE_CHANGED); in startListening()
179 } else if (BluetoothHeadsetClient.ACTION_CONNECTION_STATE_CHANGED.equals(action)) { in onReceive()
/frameworks/base/services/core/java/com/android/server/media/
DBluetoothRouteProvider.java115 addEventReceiver(BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED, deviceStateChangedReceiver); in start()
118 addEventReceiver(BluetoothHearingAid.ACTION_CONNECTION_STATE_CHANGED, in start()
488 case BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED: in onReceive()
491 case BluetoothHearingAid.ACTION_CONNECTION_STATE_CHANGED: in onReceive()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java223 mConnectionAction = BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()
226 mConnectionAction = BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()
229 mConnectionAction = BluetoothHidHost.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()
232 mConnectionAction = BluetoothPan.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()
1409 BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED, in getConnectProfileReceiver()
1410 BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED, in getConnectProfileReceiver()
1411 BluetoothHidHost.ACTION_CONNECTION_STATE_CHANGED}; in getConnectProfileReceiver()
1420 String[] actions = {BluetoothPan.ACTION_CONNECTION_STATE_CHANGED}; in getConnectPanReceiver()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAvrcpController.java61 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothAvrcpController
DBluetoothPbapClient.java43 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothPbapClient
DBluetoothPbap.java93 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothPbap
DBluetoothPan.java81 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothPan
DBluetoothSap.java69 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothSap
DBluetoothA2dpSink.java70 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothA2dpSink
DBluetoothMap.java53 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothMap
DBluetoothMapClient.java46 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothMapClient
DBluetoothHidDevice.java63 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothHidDevice
DBluetoothHearingAid.java71 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothHearingAid
DBluetoothHidHost.java74 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothHidHost
DBluetoothA2dp.java77 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothA2dp
DBluetoothHeadsetClient.java74 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothHeadsetClient
DBluetoothHeadset.java77 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothHeadset
DBluetoothAdapter.java559 ACTION_CONNECTION_STATE_CHANGED = field in BluetoothAdapter
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java432 intentFilter.addAction(BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED); in handleBootCompleted()
3111 } else if (action.equals(BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED)) {
/frameworks/base/non-updatable-api/
Dsystem-current.txt1425 ….permission.BLUETOOTH_PRIVILEGED) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…
1510 …field public static final String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.input.profil…
1519 …field public static final String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.map.profile.…
1528 …field public static final String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.pan.profile.…
1540 ….permission.BLUETOOTH_PRIVILEGED) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…
/frameworks/base/api/
Dsystem-current.txt1477 ….permission.BLUETOOTH_PRIVILEGED) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…
1562 …field public static final String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.input.profil…
1571 …field public static final String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.map.profile.…
1580 …field public static final String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.pan.profile.…
1592 ….permission.BLUETOOTH_PRIVILEGED) public static final String ACTION_CONNECTION_STATE_CHANGED = "an…

12