Home
last modified time | relevance | path

Searched refs:getProfileConnectionState (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl57 int getProfileConnectionState(int profile); in getProfileConnectionState() method
DBluetoothAdapter.java821 public int getProfileConnectionState(int profile) { in getProfileConnectionState() method in BluetoothAdapter
824 return mService.getProfileConnectionState(profile); in getProfileConnectionState()
/frameworks/base/core/java/android/server/
DBluetoothService.java1822 mAdapter.getProfileConnectionState(BluetoothProfile.HEADSET)); in dumpProfileState()
1824 mAdapter.getProfileConnectionState(BluetoothProfile.A2DP)); in dumpProfileState()
1826 mAdapter.getProfileConnectionState(BluetoothProfile.INPUT_DEVICE)); in dumpProfileState()
1828 mAdapter.getProfileConnectionState(BluetoothProfile.PAN)); in dumpProfileState()
2580 public int getProfileConnectionState(int profile) { in getProfileConnectionState() method in BluetoothService
/frameworks/base/api/
D14.txt4239 method public int getProfileConnectionState(int);
D15.txt4244 method public int getProfileConnectionState(int);
Dcurrent.txt4452 method public int getProfileConnectionState(int);
D16.txt4452 method public int getProfileConnectionState(int);