Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssVisibilityControl.java296 private final boolean mInEmergencyMode; field in GnssVisibilityControl.NfwNotification
308 mInEmergencyMode = inEmergencyMode; in NfwNotification()
319 mRequestorId, getResponseTypeAsString(), mInEmergencyMode, mIsCachedLocation); in toString()
348 return mInEmergencyMode && !isRequestAttributedToProxyApp(); in isEmergencyRequestNotification()
650 notification.mInEmergencyMode, in logEvent()