Searched refs:getProfileConnectionState (Results 1 – 3 of 3) sorted by relevance
526 public int getProfileConnectionState(LocalBluetoothProfile profile) { in getProfileConnectionState() method in CachedBluetoothDevice793 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()
1071 assertThat(mCachedDevice.getProfileConnectionState(null)).isEqualTo( in getProfileConnectionState_nullProfile_returnDisconnected()1080 assertThat(mCachedDevice.getProfileConnectionState(mA2dpProfile)).isEqualTo( in getProfileConnectionState_profileConnected_returnConnected()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...