Searched refs:mSentLowBatteryBroadcast (Results 1 – 1 of 1) sorted by relevance
183 private boolean mSentLowBatteryBroadcast = false; field in BatteryService600 mSentLowBatteryBroadcast = true; in processValuesLocked()610 } else if (mSentLowBatteryBroadcast && in processValuesLocked()612 mSentLowBatteryBroadcast = false; in processValuesLocked()669 intent.putExtra(BatteryManager.EXTRA_BATTERY_LOW, mSentLowBatteryBroadcast); in sendBatteryChangedIntentLocked()696 event.putBoolean(BatteryManager.EXTRA_BATTERY_LOW, mSentLowBatteryBroadcast); in sendBatteryLevelChangedIntentLocked()