Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterProperties.java595 private void sendConnectionStateChange(int profile, Intent connIntent) { in sendConnectionStateChange() method in AdapterProperties
614 void sendConnectionStateChange(BluetoothDevice device, int profile, int state, int prevState) { in sendConnectionStateChange() method in AdapterProperties