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