Home
last modified time | relevance | path

Searched refs:handleBluetoothStateChanged (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/beam/
DBeamSendService.java53 handleBluetoothStateChanged(intent);
148 private void handleBluetoothStateChanged(Intent intent) { in handleBluetoothStateChanged() method in BeamSendService
/packages/apps/Nfc/src/com/android/nfc/handover/
DPeripheralHandoverService.java96 handleBluetoothStateChanged(intent);
203 private void handleBluetoothStateChanged(Intent intent) { in handleBluetoothStateChanged() method in PeripheralHandoverService
/packages/apps/Settings/src/com/android/settings/network/
DTetherEnabler.java321 shouldUpdateState = handleBluetoothStateChanged(intent
331 private boolean handleBluetoothStateChanged(int state) { in handleBluetoothStateChanged() method in TetherEnabler
/packages/apps/Nfc/src/com/android/nfc/
DNfcDispatcher.java840 handleBluetoothStateChanged(intent);
844 private void handleBluetoothStateChanged(Intent intent) {