Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java334 public int getProfileConnectionState(LocalBluetoothProfile profile) { in getProfileConnectionState() method in CachedBluetoothDevice
446 int status = getProfileConnectionState(profile); in isConnected()
456 int status = getProfileConnectionState(profile); in isConnectedProfile()
463 int status = getProfileConnectionState(profile); in isBusy()
820 int connectionStatus = getProfileConnectionState(profile); in getMaxConnectionState()
837 int connectionStatus = getProfileConnectionState(profile); in getConnectionSummary()
/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl58 int getProfileConnectionState(int profile); in getProfileConnectionState() method
DBluetoothAdapter.java1669 public int getProfileConnectionState(int profile) { in getProfileConnectionState() method in BluetoothAdapter
1673 if (mService != null) return mService.getProfileConnectionState(profile); in getProfileConnectionState()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5818 method public int getProfileConnectionState(int);
/frameworks/base/api/
Dcurrent.txt7197 method public int getProfileConnectionState(int);
Dsystem-current.txt7670 method public int getProfileConnectionState(int);