Searched refs:inEmergencyMode (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/location/ |
D | GnssVisibilityControl.java | 141 boolean inEmergencyMode, boolean isCachedLocation) { in reportNfwNotification() argument 144 requestor, requestorId, responseType, inEmergencyMode, isCachedLocation))); in reportNfwNotification() 302 byte responseType, boolean inEmergencyMode, boolean isCachedLocation) { in NfwNotification() argument 309 mInEmergencyMode = inEmergencyMode; in NfwNotification()
|
D | GnssLocationProvider.java | 2013 boolean inEmergencyMode, boolean isCachedLocation) { 2020 otherProtocolStackName, requestor, requestorId, responseType, inEmergencyMode,
|
/frameworks/base/services/core/jni/ |
D | com_android_server_location_GnssLocationProvider.cpp | 1302 notification.inEmergencyMode, notification.isCachedLocation); in nfwNotifyCb()
|