Searched refs:EXTRA_CYCLE_COUNT (Results 1 – 3 of 3) sorted by relevance
153 public static final String EXTRA_CYCLE_COUNT = "android.os.extra.CYCLE_COUNT"; field in BatteryManager
750 intent.putExtra(BatteryManager.EXTRA_CYCLE_COUNT, mHealthInfo.batteryCycleCount); in sendBatteryChangedIntentLocked()789 event.putInt(BatteryManager.EXTRA_CYCLE_COUNT, mHealthInfo.batteryCycleCount); in sendBatteryLevelChangedIntentLocked()
32501 field public static final String EXTRA_CYCLE_COUNT = "android.os.extra.CYCLE_COUNT";