Searched refs:getProfileConnectionState (Results 1 – 2 of 2) sorted by relevance
156 assertThat(adapter.getProfileConnectionState(BluetoothProfile.HEADSET)) in canGetProfileConnectionState()160 assertThat(adapter.getProfileConnectionState(BluetoothProfile.HEADSET)) in canGetProfileConnectionState()162 assertThat(adapter.getProfileConnectionState(BluetoothProfile.A2DP)) in canGetProfileConnectionState()
203 protected int getProfileConnectionState(int profile) { in getProfileConnectionState() method in ShadowBluetoothAdapter