Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java335 public int getProfileConnectionState(LocalBluetoothProfile profile) { in getProfileConnectionState() method in CachedBluetoothDevice
529 int status = getProfileConnectionState(profile); in isConnected()
540 int status = getProfileConnectionState(profile); in isConnectedProfile()
548 int status = getProfileConnectionState(profile); in isBusy()
819 int connectionStatus = getProfileConnectionState(profile); in getMaxConnectionState()
854 int connectionStatus = getProfileConnectionState(profile); in getConnectionSummary()
962 int connectionStatus = getProfileConnectionState(profile); in getCarConnectionSummary()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DCachedBluetoothDeviceTest.java873 assertThat(mCachedDevice.getProfileConnectionState(null)).isEqualTo( in getProfileConnectionState_nullProfile_returnDisconnected()
882 assertThat(mCachedDevice.getProfileConnectionState(mA2dpProfile)).isEqualTo( in getProfileConnectionState_profileConnected_returnConnected()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java2127 public int getProfileConnectionState(int profile) { in getProfileConnectionState() method in BluetoothAdapter
2134 return mService.getProfileConnectionState(profile); in getProfileConnectionState()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...