Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDevice.java118 private boolean mIsA2dpProfileConnectedFail = false; field in CachedBluetoothDevice
136 mIsA2dpProfileConnectedFail = true;
290 mIsA2dpProfileConnectedFail = isFailed; in setProfileConnectedStatus()
1260 + " mIsA2dpProfileConnectedFail=" + mIsA2dpProfileConnectedFail in isProfileConnectedFail()
1266 return mIsA2dpProfileConnectedFail || mIsHearingAidProfileConnectedFail in isProfileConnectedFail()