Searched refs:fHasNotifiedLowBattery (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/powerstatus/
H A DPowerStatusView.h72 bool fHasNotifiedLowBattery; member in class:PowerStatusView
H A DPowerStatusView.cpp124 fHasNotifiedLowBattery = false;
508 fHasNotifiedLowBattery = false;
516 && !fHasNotifiedLowBattery && justTurnedLowBattery) {
518 fHasNotifiedLowBattery = true;

Completed in 84 milliseconds