Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/src/com/android/nfc/beam/
H A DBeamSendService.java148 private void handleBluetoothStateChanged(Intent intent) { in handleBluetoothStateChanged() method in BeamSendService
/aosp12/packages/apps/Nfc/src/com/android/nfc/handover/
H A DPeripheralHandoverService.java203 private void handleBluetoothStateChanged(Intent intent) { in handleBluetoothStateChanged() method in PeripheralHandoverService
/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DTetherEnabler.java331 private boolean handleBluetoothStateChanged(int state) { in handleBluetoothStateChanged() method in TetherEnabler