Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
H A DDefaultClockController.kt269 override fun charge() = view.animateCharge { dozeState.isActive }
H A DAnimatableClockView.kt303 fun animateCharge(isDozing: () -> Boolean) { regex