Home
last modified time | relevance | path

Searched defs:HandleNotification (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/battery_manager/services/native/notification/
Dnotification_manager.cpp25 void NotificationManager::HandleNotification(const std::string& popupName, uint32_t popupAction, in HandleNotification() function in OHOS::PowerMgr::NotificationManager
110 extern "C" API void HandleNotification(const std::string& name, int32_t action, in HandleNotification() function
/base/powermgr/battery_manager/services/native/src/
Dbattery_notify.cpp583 bool BatteryNotify::HandleNotification(const std::string& ueventName) const in HandleNotification() function in OHOS::PowerMgr::BatteryNotify
600 HandleNotificationFunc HandleNotification = in HandleNotification() local