Searched refs:getProfileConnectionState (Results 1 – 4 of 4) sorted by relevance
335 public int getProfileConnectionState(LocalBluetoothProfile profile) { in getProfileConnectionState() method in CachedBluetoothDevice529 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()
873 assertThat(mCachedDevice.getProfileConnectionState(null)).isEqualTo( in getProfileConnectionState_nullProfile_returnDisconnected()882 assertThat(mCachedDevice.getProfileConnectionState(mA2dpProfile)).isEqualTo( in getProfileConnectionState_profileConnected_returnConnected()
2127 public int getProfileConnectionState(int profile) { in getProfileConnectionState() method in BluetoothAdapter2134 return mService.getProfileConnectionState(profile); in getProfileConnectionState()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...