Home
last modified time | relevance | path

Searched refs:getConnectionStateName (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java83 static String getConnectionStateName(int state) { in getConnectionStateName() method in HeadsetHalConstants
DHeadsetStateMachine.java486 + HeadsetHalConstants.getConnectionStateName(state) in processConnectionEvent()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/
DBluetoothUtilsGetConnectionStateNameTest.java43 String result = BluetoothUtils.getConnectionStateName(mState); in testGetConnectionStateName()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothProfile.java403 static String getConnectionStateName(int connectionState) { in getConnectionStateName() method
/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothUtils.java172 static String getConnectionStateName(int state) { in getConnectionStateName() method in BluetoothUtils
DBluetoothDeviceManager.java178 BluetoothUtils.getConnectionStateName(state)); in handleProfileConnectionStateChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java1337 + BluetoothProfile.getConnectionStateName(fromState) in connectionStateChanged()
1339 + BluetoothProfile.getConnectionStateName(toState)); in connectionStateChanged()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt836 method @NonNull public static String getConnectionStateName(int);
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt931 Landroid/bluetooth/BluetoothProfile;->getConnectionStateName(I)Ljava/lang/String;