Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/network/tether/
DTetherSettings.java325 updateBluetoothAndEthernetState(); in onReceive()
329 updateBluetoothAndEthernetState(); in onReceive()
333 updateBluetoothAndEthernetState(); in onReceive()
353 updateBluetoothAndEthernetState(); in onReceive()
355 updateBluetoothAndEthernetState(); in onReceive()
386 updateBluetoothAndEthernetState(); in onStart()
434 private void updateBluetoothAndEthernetState() { in updateBluetoothAndEthernetState() method in TetherSettings
436 updateBluetoothAndEthernetState(tethered); in updateBluetoothAndEthernetState()
439 private void updateBluetoothAndEthernetState(String[] tethered) { in updateBluetoothAndEthernetState() method in TetherSettings
687 settings.updateBluetoothAndEthernetState(); in update()
[all …]