Searched refs:EXTRA_VOLTAGE (Results 1 – 5 of 5) sorted by relevance
80 public static final String EXTRA_VOLTAGE = "voltage"; field in BatteryManager
111 voltage = intent.getIntExtra(BatteryManager.EXTRA_VOLTAGE, 0); in onReceive()
502 intent.putExtra(BatteryManager.EXTRA_VOLTAGE, mBatteryProps.batteryVoltage); in sendIntentLocked()
406 NO DOC BLOCK: android.os.BatteryManager Field EXTRA_VOLTAGE
21314 field public static final java.lang.String EXTRA_VOLTAGE = "voltage";