Searched refs:sendConnectionStateChange (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
H A D | AdapterProperties.java | 141 sendConnectionStateChange(BluetoothProfile.HEADSET, intent); 144 sendConnectionStateChange(BluetoothProfile.A2DP, intent); 153 sendConnectionStateChange(BluetoothProfile.A2DP_SINK, intent); 156 sendConnectionStateChange(BluetoothProfile.HID_DEVICE, intent); 159 sendConnectionStateChange(BluetoothProfile.HID_HOST, intent); 165 sendConnectionStateChange(BluetoothProfile.PAN, intent); 168 sendConnectionStateChange(BluetoothProfile.MAP, intent); 174 sendConnectionStateChange(BluetoothProfile.SAP, intent); 180 sendConnectionStateChange(BluetoothProfile.PBAP, intent); 649 private void sendConnectionStateChange(int profile, Intent connIntent) { in sendConnectionStateChange() method in AdapterProperties [all …]
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 10952 Landroid/bluetooth/IBluetooth$Stub$Proxy;->sendConnectionStateChange(Landroid/bluetooth/BluetoothDe…
|