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