Searched refs:bIsInEmergency (Results 1 – 3 of 3) sorted by relevance
3807 bool bIsInEmergency = false; in requestNiNotifyEvent() local3810 bIsInEmergency = ((LOC_IN_EMERGENCY_UNKNOWN == mEmergencyState) && in requestNiNotifyEvent()3816 && !bIsInEmergency && in requestNiNotifyEvent()3828 bInformNiAccept = bIsInEmergency || in requestNiNotifyEvent()3837 if (bIsInEmergency && (1 == ContextBase::mGps_conf.CP_MTLR_ES)) { in requestNiNotifyEvent()
3653 bool bIsInEmergency = false; in requestNiNotifyEvent() local3656 bIsInEmergency = ((LOC_IN_EMERGENCY_UNKNOWN == mEmergencyState) && in requestNiNotifyEvent()3661 bInformNiAccept = bIsInEmergency || in requestNiNotifyEvent()3670 if (bIsInEmergency && (1 == ContextBase::mGps_conf.CP_MTLR_ES)) { in requestNiNotifyEvent()
4467 bool bIsInEmergency = false; in requestNiNotifyEvent() local4470 bIsInEmergency = ((LOC_IN_EMERGENCY_UNKNOWN == mEmergencyState) && in requestNiNotifyEvent()4476 && !bIsInEmergency && in requestNiNotifyEvent()4488 bInformNiAccept = bIsInEmergency || in requestNiNotifyEvent()4497 if (bIsInEmergency && (1 == ContextBase::mGps_conf.CP_MTLR_ES)) { in requestNiNotifyEvent()