Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssVisibilityControl.java145 new NfwNotification(proxyAppPackageName, protocolStack, otherProtocolStackName, in reportNfwNotification()
287 private static class NfwNotification { class in GnssVisibilityControl
303 NfwNotification(String proxyAppPackageName, byte protocolStack, in NfwNotification() method in GnssVisibilityControl.NfwNotification
340 return mResponseType != NfwNotification.NFW_RESPONSE_TYPE_REJECTED; in isRequestAccepted()
344 return mResponseType == NfwNotification.NFW_RESPONSE_TYPE_ACCEPTED_LOCATION_PROVIDED; in isLocationProvided()
444 private void handleNfwNotification(NfwNotification nfwNotification) { in handleNfwNotification()
514 NfwNotification nfwNotification) { in isPermissionMismatched()
522 private void showLocationIcon(ProxyAppState proxyAppState, NfwNotification nfwNotification, in showLocationIcon()
599 private void handleEmergencyNfwNotification(NfwNotification nfwNotification) { in handleEmergencyNfwNotification()
620 private void displayNfwNotification(NfwNotification nfwNotification) { in displayNfwNotification()
[all …]
/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp1671 Return<void> nfwNotifyCb(const IGnssVisibilityControlCallback::NfwNotification& notification)
1677 const IGnssVisibilityControlCallback::NfwNotification& notification) { in nfwNotifyCb()
/frameworks/base/services/
Dart-profile18453 PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;-><init>(Ljava/lang/String…
18454 …nss/GnssVisibilityControl$NfwNotification;->access$400(Lcom/android/server/location/gnss/GnssVisib…
18455 …nss/GnssVisibilityControl$NfwNotification;->access$500(Lcom/android/server/location/gnss/GnssVisib…
18456 …nss/GnssVisibilityControl$NfwNotification;->access$600(Lcom/android/server/location/gnss/GnssVisib…
18457 …nss/GnssVisibilityControl$NfwNotification;->access$700(Lcom/android/server/location/gnss/GnssVisib…
18458 …nss/GnssVisibilityControl$NfwNotification;->access$800(Lcom/android/server/location/gnss/GnssVisib…
18459 PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->getResponseTypeAsString(…
18460 PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->isEmergencyRequestNotifi…
18461 PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->isLocationProvided()Z
18462 PLcom/android/server/location/gnss/GnssVisibilityControl$NfwNotification;->isRequestAccepted()Z
[all …]