Searched defs:sendConnectionStateChange (Results 1 – 2 of 2) sorted by relevance
| /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
| D | AdapterProperties.java | 576 private void sendConnectionStateChange(int profile, Intent connIntent) { in sendConnectionStateChange() method in AdapterProperties 594 void sendConnectionStateChange(BluetoothDevice device, int profile, int state, int prevState) { in sendConnectionStateChange() method in AdapterProperties
|
| D | AdapterService.java | 1490 public void sendConnectionStateChange(BluetoothDevice device, int profile, int state, in sendConnectionStateChange() method in AdapterService.AdapterServiceBinder 2383 void sendConnectionStateChange(BluetoothDevice device, int profile, int state, int prevState) { in sendConnectionStateChange() method in AdapterService
|