/aosp12/hardware/qcom/sm8150p/gps/android/visibility_control/1.0/ |
H A D | GnssVisibilityControl.cpp | 81 out.protocolStack = (IGnssVisibilityControlCallback::NfwProtocolStack)in.protocolStack; in convertGnssNfwNotification()
|
/aosp12/hardware/qcom/sm7250/gps/android/2.0/ |
H A D | GnssVisibilityControl.cpp | 81 out.protocolStack = (IGnssVisibilityControlCallback::NfwProtocolStack)in.protocolStack; in convertGnssNfwNotification()
|
/aosp12/hardware/qcom/sm7250/gps/android/2.1/ |
H A D | GnssVisibilityControl.cpp | 81 out.protocolStack = (IGnssVisibilityControlCallback::NfwProtocolStack)in.protocolStack; in convertGnssNfwNotification()
|
/aosp12/hardware/qcom/sm7150/gps/android/visibility_control/1.0/ |
H A D | GnssVisibilityControl.cpp | 81 out.protocolStack = (IGnssVisibilityControlCallback::NfwProtocolStack)in.protocolStack; in convertGnssNfwNotification()
|
/aosp12/hardware/qcom/sm8150/gps/android/2.0/ |
H A D | GnssVisibilityControl.cpp | 81 out.protocolStack = (IGnssVisibilityControlCallback::NfwProtocolStack)in.protocolStack; in convertGnssNfwNotification()
|
/aosp12/hardware/qcom/sm8150/gps/android/2.1/ |
H A D | GnssVisibilityControl.cpp | 81 out.protocolStack = (IGnssVisibilityControlCallback::NfwProtocolStack)in.protocolStack; in convertGnssNfwNotification()
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/ |
H A D | GnssVisibilityControl.java | 138 void reportNfwNotification(String proxyAppPackageName, byte protocolStack, in reportNfwNotification() argument 142 new NfwNotification(proxyAppPackageName, protocolStack, otherProtocolStackName, in reportNfwNotification() 299 private NfwNotification(String proxyAppPackageName, byte protocolStack, in NfwNotification() argument 303 mProtocolStack = protocolStack; in NfwNotification()
|
H A D | GnssLocationProvider.java | 1646 public void onReportNfwNotification(String proxyAppPackageName, byte protocolStack, in onReportNfwNotification() argument 1654 mGnssVisibilityControl.reportNfwNotification(proxyAppPackageName, protocolStack, in onReportNfwNotification()
|
/aosp12/hardware/interfaces/gnss/visibility_control/1.0/ |
H A D | IGnssVisibilityControlCallback.hal | 92 NfwProtocolStack protocolStack; 95 * Name of the protocol stack if protocolStack field is set to OTHER_PROTOCOL_STACK.
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/hal/ |
H A D | GnssNative.java | 285 void onReportNfwNotification(String proxyAppPackageName, byte protocolStack, in onReportNfwNotification() argument 1195 void reportNfwNotification(String proxyAppPackageName, byte protocolStack, in reportNfwNotification() argument 1200 protocolStack, otherProtocolStackName, requestor, requestorId, responseType, in reportNfwNotification()
|
/aosp12/hardware/qcom/sm8150p/gps/utils/ |
H A D | gps_extended_c.h | 2220 GnssNfwProtocolStack protocolStack; member
|
/aosp12/hardware/qcom/sm7150/gps/utils/ |
H A D | gps_extended_c.h | 2232 GnssNfwProtocolStack protocolStack; member
|
/aosp12/hardware/qcom/sm8150/gps/utils/ |
H A D | gps_extended_c.h | 2305 GnssNfwProtocolStack protocolStack; member
|
/aosp12/hardware/qcom/sm7250/gps/utils/ |
H A D | gps_extended_c.h | 2305 GnssNfwProtocolStack protocolStack; member
|
/aosp12/frameworks/base/services/core/jni/ |
H A D | com_android_server_location_GnssLocationProvider.cpp | 1229 notification.protocolStack, otherProtocolStackName, in nfwNotifyCb()
|