Searched refs:mSentLowBatteryBroadcast (Results 1 – 1 of 1) sorted by relevance
187 private boolean mSentLowBatteryBroadcast = false; field in BatteryService634 mSentLowBatteryBroadcast = true; in processValuesLocked()644 } else if (mSentLowBatteryBroadcast && in processValuesLocked()646 mSentLowBatteryBroadcast = false; in processValuesLocked()703 intent.putExtra(BatteryManager.EXTRA_BATTERY_LOW, mSentLowBatteryBroadcast); in sendBatteryChangedIntentLocked()730 event.putBoolean(BatteryManager.EXTRA_BATTERY_LOW, mSentLowBatteryBroadcast); in sendBatteryLevelChangedIntentLocked()