Searched refs:getProfileConnectionState (Results 1 – 2 of 2) sorted by relevance
261 public void getProfileConnectionState() { in getProfileConnectionState() method in BluetoothAdapterTest270 assertEquals(mAdapter.getProfileConnectionState(BluetoothProfile.A2DP), in getProfileConnectionState()273 assertEquals(mAdapter.getProfileConnectionState(BluetoothProfile.A2DP), in getProfileConnectionState()
32 …ermission(android.Manifest.permission.BLUETOOTH_CONNECT) public int getProfileConnectionState(int);