Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothProfileManager.java126 BluetoothInputDevice.ACTION_CONNECTION_STATE_CHANGED); in LocalBluetoothProfileManager()
130 BluetoothPan.ACTION_CONNECTION_STATE_CHANGED); in LocalBluetoothProfileManager()
136 BluetoothMapClient.ACTION_CONNECTION_STATE_CHANGED); in LocalBluetoothProfileManager()
140 BluetoothMap.ACTION_CONNECTION_STATE_CHANGED); in LocalBluetoothProfileManager()
164 BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
176 BluetoothA2dpSink.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
190 BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
203 BluetoothHeadsetClient.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
219 BluetoothMapClient.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
247 BluetoothPbapClient.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
DBluetoothEventManager.java87 addHandler(BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED, in BluetoothEventManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/
DCarBatteryController.java122 filter.addAction(BluetoothHeadsetClient.ACTION_CONNECTION_STATE_CHANGED); in startListening()
152 } else if (BluetoothHeadsetClient.ACTION_CONNECTION_STATE_CHANGED.equals(action)) { in onReceive()
DConnectedDeviceSignalController.java99 filter.addAction(BluetoothHeadsetClient.ACTION_CONNECTION_STATE_CHANGED); in startListening()
146 } else if (BluetoothHeadsetClient.ACTION_CONNECTION_STATE_CHANGED.equals(action)) { in onReceive()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java225 mConnectionAction = BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()
228 mConnectionAction = BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()
231 mConnectionAction = BluetoothInputDevice.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()
234 mConnectionAction = BluetoothPan.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()
1405 BluetoothA2dp.ACTION_CONNECTION_STATE_CHANGED, in getConnectProfileReceiver()
1406 BluetoothHeadset.ACTION_CONNECTION_STATE_CHANGED, in getConnectProfileReceiver()
1407 BluetoothInputDevice.ACTION_CONNECTION_STATE_CHANGED}; in getConnectProfileReceiver()
1416 String[] actions = {BluetoothPan.ACTION_CONNECTION_STATE_CHANGED}; in getConnectPanReceiver()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAvrcpController.java66 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothAvrcpController
DBluetoothPbapClient.java40 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothPbapClient
DBluetoothPan.java72 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothPan
DBluetoothSap.java67 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothSap
DBluetoothMap.java39 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothMap
DBluetoothA2dpSink.java64 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothA2dpSink
DBluetoothMapClient.java43 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothMapClient
DBluetoothInputHost.java59 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothInputHost
DBluetoothInputDevice.java69 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothInputDevice
DBluetoothA2dp.java76 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothA2dp
DBluetoothHeadset.java71 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothHeadset
DBluetoothHeadsetClient.java73 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothHeadsetClient
DBluetoothAdapter.java441 public static final String ACTION_CONNECTION_STATE_CHANGED = field in BluetoothAdapter
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java2041 } else if (action.equals(BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED)) {
2154 intentFilter.addAction(BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED); in registerForBroadcasts()
/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…
/frameworks/base/api/
Dcurrent.txt7178 …field public static final java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.a2…
7219 …field public static final java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.ad…
7829 …field public static final java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.he…
Dsystem-current.txt7649 …field public static final java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.a2…
7695 …field public static final java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.ad…
8308 …field public static final java.lang.String ACTION_CONNECTION_STATE_CHANGED = "android.bluetooth.he…