Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDeviceTest.java115 private void testTransitionFromConnectingToDisconnected( in testTransitionFromConnectingToDisconnected() method in CachedBluetoothDeviceTest
136 testTransitionFromConnectingToDisconnected(mA2dpProfile, mLeAudioProfile, in onProfileStateChanged_testConnectingToDisconnected_policyAllowed_problem()
138 testTransitionFromConnectingToDisconnected(mHearingAidProfile, mLeAudioProfile, in onProfileStateChanged_testConnectingToDisconnected_policyAllowed_problem()
140 testTransitionFromConnectingToDisconnected(mHfpProfile, mLeAudioProfile, in onProfileStateChanged_testConnectingToDisconnected_policyAllowed_problem()
142 testTransitionFromConnectingToDisconnected(mLeAudioProfile, mA2dpProfile, in onProfileStateChanged_testConnectingToDisconnected_policyAllowed_problem()
148 testTransitionFromConnectingToDisconnected(mA2dpProfile, mLeAudioProfile, in onProfileStateChanged_testConnectingToDisconnected_policyForbidden_noProblem()
152 testTransitionFromConnectingToDisconnected(mHfpProfile, mLeAudioProfile, in onProfileStateChanged_testConnectingToDisconnected_policyForbidden_noProblem()
154 testTransitionFromConnectingToDisconnected(mLeAudioProfile, mA2dpProfile, in onProfileStateChanged_testConnectingToDisconnected_policyForbidden_noProblem()
160 testTransitionFromConnectingToDisconnected(mA2dpProfile, mLeAudioProfile, in onProfileStateChanged_testConnectingToDisconnected_policyUnknown_noProblem()
164 testTransitionFromConnectingToDisconnected(mHfpProfile, mLeAudioProfile, in onProfileStateChanged_testConnectingToDisconnected_policyUnknown_noProblem()
[all …]