Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl55 int getProfileConnectionState(int profile); in getProfileConnectionState() method
DBluetoothAdapter.java1065 public int getProfileConnectionState(int profile) { in getProfileConnectionState() method in BluetoothAdapter
1069 if (mService != null) return mService.getProfileConnectionState(profile); in getProfileConnectionState()
/frameworks/base/api/
Dsystem-current.txt6032 method public int getProfileConnectionState(int);
Dcurrent.txt5820 method public int getProfileConnectionState(int);