Home
last modified time | relevance | path

Searched refs:g_batteryLowOnce (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_notify.cpp45 bool g_batteryLowOnce = false; variable
256 g_batteryLowOnce = false; in PublishLowEvent()
260 if (g_batteryLowOnce) { in PublishLowEvent()
276 g_batteryLowOnce = true; in PublishLowEvent()