Searched defs:charge (Results 1 – 3 of 3) sorted by relevance
134 fun charge() in onTimeZoneChanged() method
269 override fun charge() = view.animateCharge { dozeState.isActive } in <lambda>() method
358 final long charge = mAccumulatedChargeMicroCoulomb[index]; in writeSummaryToParcel() local