Searched refs:inEmergencyMode (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/location/gnss/ |
D | GnssVisibilityControl.java | 143 boolean inEmergencyMode, boolean isCachedLocation) { in reportNfwNotification() argument 146 requestor, requestorId, responseType, inEmergencyMode, isCachedLocation))); in reportNfwNotification() 305 byte responseType, boolean inEmergencyMode, boolean isCachedLocation) { in NfwNotification() argument 312 mInEmergencyMode = inEmergencyMode; in NfwNotification()
|
D | GnssLocationProvider.java | 2027 boolean inEmergencyMode, boolean isCachedLocation) { 2034 otherProtocolStackName, requestor, requestorId, responseType, inEmergencyMode,
|
/frameworks/base/services/core/jni/ |
D | com_android_server_location_GnssLocationProvider.cpp | 1687 notification.inEmergencyMode, notification.isCachedLocation); in nfwNotifyCb()
|