Searched defs:otherProtocolStackName (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/ |
H A D | GnssVisibilityControl.java | 139 String otherProtocolStackName, byte requestor, String requestorId, byte responseType, in reportNfwNotification() 300 String otherProtocolStackName, byte requestor, String requestorId, in NfwNotification()
|
H A D | GnssLocationProvider.java | 1647 String otherProtocolStackName, byte requestor, String requestorId, in onReportNfwNotification()
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/hal/ |
H A D | GnssNative.java | 286 String otherProtocolStackName, byte requestor, String requestorId, in onReportNfwNotification() 1196 String otherProtocolStackName, byte requestor, String requestorId, in reportNfwNotification()
|
/aosp12/frameworks/base/services/core/jni/ |
H A D | com_android_server_location_GnssLocationProvider.cpp | 1224 jstring otherProtocolStackName = env->NewStringUTF(notification.otherProtocolStackName.c_str()); in nfwNotifyCb() local
|
/aosp12/hardware/qcom/sm8150p/gps/utils/ |
H A D | gps_extended_c.h | 2221 char otherProtocolStackName[GNSS_MAX_NFW_STRING_LEN]; member
|
/aosp12/hardware/qcom/sm7150/gps/utils/ |
H A D | gps_extended_c.h | 2233 char otherProtocolStackName[GNSS_MAX_NFW_STRING_LEN]; member
|
/aosp12/hardware/qcom/sm8150/gps/utils/ |
H A D | gps_extended_c.h | 2306 char otherProtocolStackName[GNSS_MAX_NFW_STRING_LEN]; member
|
/aosp12/hardware/qcom/sm7250/gps/utils/ |
H A D | gps_extended_c.h | 2306 char otherProtocolStackName[GNSS_MAX_NFW_STRING_LEN]; member
|