Searched refs:showBatteryIcon (Results 1 – 1 of 1) sorted by relevance
458 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