Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssLocationProvider.java1376 private void reportNiNotification(int notificationId, int niType, int notifyFlags, int timeout, in reportNiNotification()
1710 public void onReportNiNotification(int notificationId, int niType, int notifyFlags, in onReportNiNotification()
/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java129 public int niType; field in GpsNetInitiatedHandler.GpsNiNotification
/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
DGnssNative.java286 void onReportNiNotification(int notificationId, int niType, int notifyFlags, in onReportNiNotification()
1230 void reportNiNotification(int notificationId, int niType, int notifyFlags, in reportNiNotification()