Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DTetherSettings.java387 updateBluetoothState(available, tethered, errored); in updateState()
444 private void updateBluetoothState(String[] available, String[] tethered, in updateBluetoothState() method in TetherSettings