Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_hisysevent.cpp287 time_t portalAuthTime, bool isNotificationClicked) in WritePortalAuthExpiredHisysevent() argument
304 root["IS_NOTIFICA_CLICKED"] = isNotificationClicked ? 1 : 0; in WritePortalAuthExpiredHisysevent()
/ohos5.0/foundation/communication/wifi/wifi/utils/inc/
H A Dwifi_hisysevent.h129 time_t portalAuthTime, bool isNotificationClicked);