Searched refs:inEmergencyMode (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/java/com/android/server/location/gnss/ |
D | GnssVisibilityControl.java | 140 boolean inEmergencyMode, boolean isCachedLocation) { in reportNfwNotification() argument 143 requestor, requestorId, responseType, inEmergencyMode, isCachedLocation))); in reportNfwNotification() 301 byte responseType, boolean inEmergencyMode, boolean isCachedLocation) { in NfwNotification() argument 308 mInEmergencyMode = inEmergencyMode; in NfwNotification()
|
D | GnssLocationProvider.java | 1848 byte responseType, boolean inEmergencyMode, boolean isCachedLocation) { in onReportNfwNotification() argument 1855 otherProtocolStackName, requestor, requestorId, responseType, inEmergencyMode, in onReportNfwNotification()
|
/frameworks/base/services/core/jni/gnss/ |
D | GnssVisibilityControlCallback.h | 114 notification.inEmergencyMode, notification.isCachedLocation); in nfwNotifyCb()
|
/frameworks/base/services/core/java/com/android/server/location/gnss/hal/ |
D | GnssNative.java | 298 byte responseType, boolean inEmergencyMode, boolean isCachedLocation); in onReportNfwNotification() argument 1335 byte responseType, boolean inEmergencyMode, boolean isCachedLocation) { in reportNfwNotification() argument 1339 inEmergencyMode, isCachedLocation)); in reportNfwNotification()
|