Home
last modified time | relevance | path

Searched defs:reportNfwNotification (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssVisibilityControl.java138 void reportNfwNotification(String proxyAppPackageName, byte protocolStack, in reportNfwNotification() method in GnssVisibilityControl
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DGnssAdapter.h404 inline void reportNfwNotification(const GnssNfwNotification& notification) { in reportNfwNotification() function
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DGnssAdapter.h441 inline void reportNfwNotification(const GnssNfwNotification& notification) { in reportNfwNotification() function
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.h554 inline void reportNfwNotification(const GnssNfwNotification& notification) { in reportNfwNotification() function
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.h554 inline void reportNfwNotification(const GnssNfwNotification& notification) { in reportNfwNotification() function
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
H A DGnssNative.java1195 void reportNfwNotification(String proxyAppPackageName, byte protocolStack, in reportNfwNotification() method in GnssNative