Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDevice.java526 public int getProfileConnectionState(LocalBluetoothProfile profile) { in getProfileConnectionState() method in CachedBluetoothDevice
793 int status = getProfileConnectionState(profile); in isConnected()
804 int status = getProfileConnectionState(profile); in isConnectedProfile()
812 int status = getProfileConnectionState(profile); in isBusy()
1089 int connectionStatus = getProfileConnectionState(profile); in getMaxConnectionState()
1129 int connectionStatus = getProfileConnectionState(profile); in getConnectionSummary()
1300 int connectionStatus = getProfileConnectionState(profile); in getCarConnectionSummary()
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDeviceTest.java1071 assertThat(mCachedDevice.getProfileConnectionState(null)).isEqualTo( in getProfileConnectionState_nullProfile_returnDisconnected()
1080 assertThat(mCachedDevice.getProfileConnectionState(mA2dpProfile)).isEqualTo( in getProfileConnectionState_profileConnected_returnConnected()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...