Home
last modified time | relevance | path

Searched defs:lowBatteryLevel (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DAdvancedBluetoothDetailsHeaderController.java285 int lowBatteryLevel = BluetoothUtils.getIntMetaData(bluetoothDevice, in updateSubLayout() local
396 private void showBatteryIcon(LinearLayout linearLayout, int level, int lowBatteryLevel, in showBatteryIcon()