Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java447 updateLockScreenBatteryMsg(animate); in updateLockScreenIndications()
552 private void updateLockScreenBatteryMsg(boolean animate) { in updateLockScreenBatteryMsg() method in KeyguardIndicationController