Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dagnss_ni_manager.cpp423 bool needNotify = (notif.notificationCategory & GNSS_NI_NOTIFICATION_REQUIRE_NOTIFY) != 0; in HandleNiNotification()
424 bool needVerify = (notif.notificationCategory & GNSS_NI_NOTIFICATION_REQUIRE_VERIFY) != 0; in HandleNiNotification()
425 …bool privacyOverride = (notif.notificationCategory & GNSS_NI_NOTIFICATION_REQUIRE_PRIVACY_OVERRIDE… in HandleNiNotification()
/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dgnss_interface_impl.cpp68 niNotification.notificationCategory = notification->notificationCategory; in NiNotifyCallback()
80 niNotification.notificationCategory, in NiNotifyCallback()
H A Dlocation_vendor_lib.h1126 int32_t notificationCategory; member
/ohos5.0/drivers/interface/location/gnss/v2_0/
H A DGnssTypes.idl404 int notificationCategory;