Searched refs:notify_flags (Results 1 – 21 of 21) sorted by relevance
1350 notif.notify_flags = 0; in NIEventFillVerfiyType()1354 notif.notify_flags = GPS_NI_NEED_NOTIFY; in NIEventFillVerfiyType()1358 notif.notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY; in NIEventFillVerfiyType()1362 notif.notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY; in NIEventFillVerfiyType()1366 notif.notify_flags = GPS_NI_PRIVACY_OVERRIDE; in NIEventFillVerfiyType()
1354 notif.notify_flags = 0; in NIEventFillVerfiyType()1358 notif.notify_flags = GPS_NI_NEED_NOTIFY; in NIEventFillVerfiyType()1362 notif.notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY; in NIEventFillVerfiyType()1366 notif.notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY; in NIEventFillVerfiyType()1370 notif.notify_flags = GPS_NI_PRIVACY_OVERRIDE; in NIEventFillVerfiyType()
1364 notif.notify_flags = 0; in NIEventFillVerfiyType()1368 notif.notify_flags = GPS_NI_NEED_NOTIFY; in NIEventFillVerfiyType()1372 notif.notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY; in NIEventFillVerfiyType()1376 notif.notify_flags = GPS_NI_NEED_NOTIFY | GPS_NI_NEED_VERIFY; in NIEventFillVerfiyType()1380 notif.notify_flags = GPS_NI_PRIVACY_OVERRIDE; in NIEventFillVerfiyType()
142 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
228 mNotify.notify_flags, in locallog()
159 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
247 mNotify.notify_flags, in locallog()
248 mNotify.notify_flags, in locallog()
245 mNotify.notify_flags, in locallog()
158 if (notif->notify_flags == GPS_NI_PRIVACY_OVERRIDE) in loc_eng_ni_request_handler()
1045 GpsNiNotifyFlags notify_flags; member