Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothCallback.java22 import static android.bluetooth.BluetoothAdapter.STATE_DISCONNECTING;
181 STATE_DISCONNECTING,
DHearingAidProfile.java163 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
180 BluetoothProfile.STATE_DISCONNECTING}); in getConnectableDevices()
DLeAudioProfile.java136 BluetoothProfile.STATE_DISCONNECTING in getConnectedDevices()
146 BluetoothProfile.STATE_DISCONNECTING in getConnectableDevices()
DA2dpProfile.java133 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
150 BluetoothProfile.STATE_DISCONNECTING}); in getConnectableDevices()
DHapClientProfile.java186 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
203 BluetoothProfile.STATE_DISCONNECTING}); in getConnectableDevices()
DPbapClientProfile.java126 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
DSapProfile.java161 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
DMapClientProfile.java162 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
DMapProfile.java163 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
DCsipSetCoordinatorProfile.java124 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
DHfpClientProfile.java124 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
DA2dpSinkProfile.java115 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
DHeadsetProfile.java190 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
DVolumeControlProfile.java238 BluetoothProfile.STATE_DISCONNECTING in getConnectedDevices()
DCachedBluetoothDevice.java254 case BluetoothProfile.STATE_DISCONNECTING: in onProfileStateChanged()
903 || status == BluetoothProfile.STATE_DISCONNECTING) { in isBusy()
1265 || connectionStatus == BluetoothProfile.STATE_DISCONNECTING) { in getBroadcastConnectionSummary()
1415 case BluetoothProfile.STATE_DISCONNECTING: in getConnectionSummary()
1710 case BluetoothProfile.STATE_DISCONNECTING: in getCarConnectionSummary()
DLocalBluetoothLeBroadcastAssistant.java380 BluetoothProfile.STATE_DISCONNECTING in getConnectedDevices()
DBluetoothUtils.java69 case BluetoothProfile.STATE_DISCONNECTING: in getConnectionStateSummary()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DHapClientProfileTest.java189 BluetoothProfile.STATE_DISCONNECTING}; in getConnectedDevices_returnCorrectList()
207 BluetoothProfile.STATE_DISCONNECTING}; in getConnectableDevices_returnCorrectList()
DVolumeControlProfileTest.java180 BluetoothProfile.STATE_DISCONNECTING in getConnectedDevices_returnCorrectList()
DCsipDeviceManagerTest.java172 BluetoothProfile.STATE_DISCONNECTING)).isFalse(); in onProfileConnectionStateChangedIfProcessed_profileIsDisconnecting_returnOff()
DCachedBluetoothDeviceTest.java1646 thenReturn(BluetoothProfile.STATE_DISCONNECTING); in isA2dpDevice_isNotA2dpDevice()
1664 thenReturn(BluetoothProfile.STATE_DISCONNECTING); in testIsHfpDevice_isNotHfpDevice()
/frameworks/base/telecomm/java/android/telecom/
DCall.java114 public static final int STATE_DISCONNECTING = 10; field in Call
156 STATE_DISCONNECTING,
2385 case STATE_DISCONNECTING: in stateToString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImpl.java154 case BluetoothAdapter.STATE_DISCONNECTING: in connectionStateToString()
/frameworks/base/services/core/java/com/android/server/media/
DLegacyBluetoothRouteController.java565 } else if (state == BluetoothProfile.STATE_DISCONNECTING in handleConnectionStateChanged()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...

12