Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DAdvancedBluetoothDetailsHeaderControllerTest.java470 mController.showBothDevicesBatteryPredictionIfNecessary(); in estimateReadyIsBothAvailable_showsView()
483 mController.showBothDevicesBatteryPredictionIfNecessary(); in leftDeviceEstimateIsReadyRightDeviceIsNotReady_notShowView()
496 mController.showBothDevicesBatteryPredictionIfNecessary(); in leftDeviceEstimateIsNotReadyRightDeviceIsReady_notShowView()
509 mController.showBothDevicesBatteryPredictionIfNecessary(); in bothDevicesEstimateIsNotReady_notShowView()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DAdvancedBluetoothDetailsHeaderController.java306 showBothDevicesBatteryPredictionIfNecessary(); in refresh()
573 void showBothDevicesBatteryPredictionIfNecessary() { in showBothDevicesBatteryPredictionIfNecessary() method in AdvancedBluetoothDetailsHeaderController