Home
last modified time | relevance | path

Searched refs:onReportNfwNotification (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
DGnssNative.java296 void onReportNfwNotification(String proxyAppPackageName, byte protocolStack, in onReportNfwNotification() method
1337 () -> mNotificationCallbacks.onReportNfwNotification(proxyAppPackageName, in reportNfwNotification()
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssLocationProvider.java1846 public void onReportNfwNotification(String proxyAppPackageName, byte protocolStack, in onReportNfwNotification() method in GnssLocationProvider