/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | BluetoothCallback.java | 22 import static android.bluetooth.BluetoothAdapter.STATE_DISCONNECTING; 171 STATE_DISCONNECTING,
|
H A D | HapClientProfile.java | 132 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices() 149 BluetoothProfile.STATE_DISCONNECTING}); in getConnectableDevices()
|
H A D | HearingAidProfile.java | 163 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices() 180 BluetoothProfile.STATE_DISCONNECTING}); in getConnectableDevices()
|
H A D | A2dpProfile.java | 133 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices() 150 BluetoothProfile.STATE_DISCONNECTING}); in getConnectableDevices()
|
H A D | VolumeControlProfile.java | 129 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
|
H A D | SapProfile.java | 161 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
|
H A D | MapClientProfile.java | 162 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
|
H A D | PbapClientProfile.java | 126 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
|
H A D | A2dpSinkProfile.java | 115 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
|
H A D | HfpClientProfile.java | 124 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
|
H A D | CsipSetCoordinatorProfile.java | 124 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
|
H A D | MapProfile.java | 163 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
|
H A D | HeadsetProfile.java | 190 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
|
H A D | CachedBluetoothDevice.java | 226 case BluetoothProfile.STATE_DISCONNECTING: in onProfileStateChanged() 814 || status == BluetoothProfile.STATE_DISCONNECTING) { in isBusy() 1133 case BluetoothProfile.STATE_DISCONNECTING: in getConnectionSummary() 1304 case BluetoothProfile.STATE_DISCONNECTING: in getCarConnectionSummary()
|
H A D | LeAudioProfile.java | 141 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
|
H A D | LocalBluetoothLeBroadcastAssistant.java | 315 BluetoothProfile.STATE_DISCONNECTING}); in getConnectedDevices()
|
H A D | BluetoothUtils.java | 59 case BluetoothProfile.STATE_DISCONNECTING: in getConnectionStateSummary()
|
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/ |
H A D | HapClientProfileTest.java | 180 BluetoothProfile.STATE_DISCONNECTING}; in getConnectedDevices_returnCorrectList() 198 BluetoothProfile.STATE_DISCONNECTING}; in getConnectableDevices_returnCorrectList()
|
H A D | CsipDeviceManagerTest.java | 168 BluetoothProfile.STATE_DISCONNECTING)).isFalse(); in onProfileConnectionStateChangedIfProcessed_profileIsDisconnecting_returnOff()
|
H A D | CachedBluetoothDeviceTest.java | 969 thenReturn(BluetoothProfile.STATE_DISCONNECTING); in isA2dpDevice_isNotA2dpDevice() 987 thenReturn(BluetoothProfile.STATE_DISCONNECTING); in testIsHfpDevice_isNotHfpDevice()
|
/aosp14/frameworks/base/telecomm/java/android/telecom/ |
H A D | Call.java | 111 public static final int STATE_DISCONNECTING = 10; field in Call 153 STATE_DISCONNECTING, 2448 case STATE_DISCONNECTING: in stateToString()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | BluetoothControllerImpl.java | 152 case BluetoothAdapter.STATE_DISCONNECTING: in connectionStateToString()
|
/aosp14/frameworks/base/services/core/java/com/android/server/media/ |
H A D | LegacyBluetoothRouteController.java | 567 } else if (state == BluetoothProfile.STATE_DISCONNECTING in handleConnectionStateChanged()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 42009 field public static final int STATE_DISCONNECTING = 10; // 0xa
|