Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
DGnssNative.java282 void onReportNiNotification(int notificationId, int niType, int notifyFlags, in onReportNiNotification() method
1166 () -> mNotificationCallbacks.onReportNiNotification(notificationId, niType, in reportNiNotification()
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssLocationProvider.java1519 public void onReportNiNotification(int notificationId, int niType, int notifyFlags, in onReportNiNotification() method in GnssLocationProvider