Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DClockProviderPlugin.kt134 fun charge() regex
/aosp14/frameworks/base/core/java/com/android/internal/power/
H A DEnergyConsumerStats.java358 final long charge = mAccumulatedChargeMicroCoulomb[index]; in writeSummaryToParcel() local