Home
last modified time | relevance | path

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

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