Home
last modified time | relevance | path

Searched defs:sendConnectionStateChange (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl126 … void sendConnectionStateChange(in BluetoothDevice device, int profile, int state, int prevState); in sendConnectionStateChange() method
/frameworks/base/core/java/android/server/
DBluetoothService.java2640 public synchronized void sendConnectionStateChange(BluetoothDevice in sendConnectionStateChange() method in BluetoothService