Searched refs:getProfileConnectionState (Results 1 – 4 of 4) sorted by relevance
104 assertThat(BluetoothAdapter.getDefaultAdapter().getProfileConnectionState( in testOnBluetoothHfpStateChange()114 assertThat(BluetoothAdapter.getDefaultAdapter().getProfileConnectionState( in testOnBluetoothHfpStateChange()
76 int state = mBluetoothAdapter.getProfileConnectionState( in updateState()
558 int getProfileConnectionState(int profile) { in getProfileConnectionState() method in AdapterProperties
1391 public int getProfileConnectionState(int profile) { in getProfileConnectionState() method in AdapterService.AdapterServiceBinder1399 return service.mAdapterProperties.getProfileConnectionState(profile); in getProfileConnectionState()