Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingDetail.java76 updateBluetooth(); in onStart()
87 void updateBluetooth() { in updateBluetooth() method in BluetoothPairingDetail
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothPairingDetail.java76 updateBluetooth(); in onStart()
87 void updateBluetooth() { in updateBluetooth() method in BluetoothPairingDetail
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothPairingDetailTest.java148 mFragment.updateBluetooth(); in updateBluetooth_bluetoothOff_turnOnBluetooth()
158 mFragment.updateBluetooth(); in updateBluetooth_bluetoothOn_updateState()