Searched refs:NfwNotification (Results 1 – 2 of 2) sorted by relevance
143 new NfwNotification(proxyAppPackageName, protocolStack, otherProtocolStackName, in reportNfwNotification()285 private static class NfwNotification { class in GnssVisibilityControl300 private NfwNotification(String proxyAppPackageName, byte protocolStack, in NfwNotification() method in GnssVisibilityControl.NfwNotification337 return mResponseType != NfwNotification.NFW_RESPONSE_TYPE_REJECTED; in isRequestAccepted()341 return mResponseType == NfwNotification.NFW_RESPONSE_TYPE_ACCEPTED_LOCATION_PROVIDED; in isLocationProvided()441 private void handleNfwNotification(NfwNotification nfwNotification) { in handleNfwNotification()511 NfwNotification nfwNotification) { in isPermissionMismatched()519 private void showLocationIcon(ProxyAppState proxyAppState, NfwNotification nfwNotification, in showLocationIcon()596 private void handleEmergencyNfwNotification(NfwNotification nfwNotification) { in handleEmergencyNfwNotification()617 private void postEmergencyLocationUserNotification(NfwNotification nfwNotification) { in postEmergencyLocationUserNotification()[all …]
1286 Return<void> nfwNotifyCb(const IGnssVisibilityControlCallback::NfwNotification& notification)1292 const IGnssVisibilityControlCallback::NfwNotification& notification) { in nfwNotifyCb()