Home
last modified time | relevance | path

Searched refs:getConnectionState (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothPan.aidl34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothA2dp.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DBluetoothProfile.java154 public int getConnectionState(BluetoothDevice device); in getConnectionState() method
DIBluetoothInputDevice.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DBluetoothPan.java303 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPan
308 return mPanService.getConnectionState(device); in getConnectionState()
DIBluetoothHeadset.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DBluetoothA2dp.java306 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dp
311 return mService.getConnectionState(device); in getConnectionState()
DBluetoothInputDevice.java381 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothInputDevice
385 return mService.getConnectionState(device); in getConnectionState()
DBluetoothHeadset.java424 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadset
429 return mService.getConnectionState(device); in getConnectionState()
DBluetoothHealth.java352 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHealth
DBluetoothAdapter.java863 public int getConnectionState() { in getConnectionState() method in BluetoothAdapter
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java928 int state = proxy.getConnectionState(device); in connectProfile()
954 state = proxy.getConnectionState(device); in connectProfile()
1009 int state = proxy.getConnectionState(device); in disconnectProfile()
1035 state = proxy.getConnectionState(device); in disconnectProfile()
1117 int state = mPan.getConnectionState(device); in connectPanOrIncomingPanConnection()
1140 state = mPan.getConnectionState(device); in connectPanOrIncomingPanConnection()
1222 int state = mPan.getConnectionState(device); in disconnectFromRemoteOrVerifyConnectNap()
1244 state = mPan.getConnectionState(device); in disconnectFromRemoteOrVerifyConnectNap()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothController.java62 handleConnectionStateChange(adapter.getConnectionState()); in BluetoothController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java171 if (adapter.getConnectionState() == BluetoothAdapter.STATE_CONNECTED) { in PhoneStatusBarPolicy()
DQuickSettingsModel.java466 (adapter.getConnectionState() == BluetoothAdapter.STATE_CONNECTED); in addBluetoothTile()
/frameworks/base/media/java/android/media/
DAudioService.java2177 int state = a2dp.getConnectionState(btDevice);
/frameworks/base/api/
D14.txt4220 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4502 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4528 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4564 method public abstract int getConnectionState(android.bluetooth.BluetoothDevice);
D15.txt4225 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4511 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4537 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4573 method public abstract int getConnectionState(android.bluetooth.BluetoothDevice);
D16.txt4433 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4720 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4746 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4782 method public abstract int getConnectionState(android.bluetooth.BluetoothDevice);
D17.txt4523 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4810 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4836 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4872 method public abstract int getConnectionState(android.bluetooth.BluetoothDevice);
Dcurrent.txt4523 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4810 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4836 method public int getConnectionState(android.bluetooth.BluetoothDevice);
4872 method public abstract int getConnectionState(android.bluetooth.BluetoothDevice);