Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/handover/
DPeripheralHandoverService.java96 handleBluetoothStateChanged(intent);
204 private void handleBluetoothStateChanged(Intent intent) { in handleBluetoothStateChanged() method in PeripheralHandoverService
/packages/apps/Settings/src/com/android/settings/network/
DTetherEnabler.java345 shouldUpdateState = handleBluetoothStateChanged(intent
355 private boolean handleBluetoothStateChanged(int state) { in handleBluetoothStateChanged() method in TetherEnabler
/packages/apps/Nfc/src/com/android/nfc/
DNfcDispatcher.java1193 handleBluetoothStateChanged(intent);
1197 private void handleBluetoothStateChanged(Intent intent) {