Searched refs:mSentLowBatteryBroadcast (Results 1 – 1 of 1) sorted by relevance
191 private boolean mSentLowBatteryBroadcast = false; field in BatteryService648 mSentLowBatteryBroadcast = true; in processValuesLocked()658 } else if (mSentLowBatteryBroadcast && in processValuesLocked()660 mSentLowBatteryBroadcast = false; in processValuesLocked()717 intent.putExtra(BatteryManager.EXTRA_BATTERY_LOW, mSentLowBatteryBroadcast); in sendBatteryChangedIntentLocked()744 event.putBoolean(BatteryManager.EXTRA_BATTERY_LOW, mSentLowBatteryBroadcast); in sendBatteryLevelChangedIntentLocked()