Home
last modified time | relevance | path

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

/aosp12/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java279 public void handleNiNotification(GpsNiNotification notif) { in handleNiNotification() method in GpsNetInitiatedHandler
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssLocationProvider.java1333 mNIHandler.handleNiNotification(notification); in reportNiNotification()