Searched refs:getConnectionStateName (Results 1 – 9 of 9) sorted by relevance
83 static String getConnectionStateName(int state) { in getConnectionStateName() method in HeadsetHalConstants
486 + HeadsetHalConstants.getConnectionStateName(state) in processConnectionEvent()
43 String result = BluetoothUtils.getConnectionStateName(mState); in testGetConnectionStateName()
403 static String getConnectionStateName(int connectionState) { in getConnectionStateName() method
172 static String getConnectionStateName(int state) { in getConnectionStateName() method in BluetoothUtils
178 BluetoothUtils.getConnectionStateName(state)); in handleProfileConnectionStateChanged()
1337 + BluetoothProfile.getConnectionStateName(fromState) in connectionStateChanged()1339 + BluetoothProfile.getConnectionStateName(toState)); in connectionStateChanged()
836 method @NonNull public static String getConnectionStateName(int);
931 Landroid/bluetooth/BluetoothProfile;->getConnectionStateName(I)Ljava/lang/String;