Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DAdvancedBluetoothDetailsHeaderController.java458 showBatteryIcon(linearLayout, batteryLevel, lowBatteryLevel, charging); in updateSubLayoutUi()
483 showBatteryIcon(linearLayout, batteryLevel, lowBatteryLevel, charging); in updateSubLayoutUi()
590 private void showBatteryIcon(LinearLayout linearLayout, int level, int lowBatteryLevel, in showBatteryIcon() method in AdvancedBluetoothDetailsHeaderController