Home
last modified time | relevance | path

Searched defs:niType (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssLocationProvider.java1303 private void reportNiNotification(int notificationId, int niType, int notifyFlags, int timeout, in reportNiNotification()
1590 public void onReportNiNotification(int notificationId, int niType, int notifyFlags, in onReportNiNotification()
/aosp12/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java127 public int niType; field in GpsNetInitiatedHandler.GpsNiNotification
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
H A DGnssNative.java282 void onReportNiNotification(int notificationId, int niType, int notifyFlags, in onReportNiNotification()
1162 void reportNiNotification(int notificationId, int niType, int notifyFlags, in reportNiNotification()