Home
last modified time | relevance | path

Searched defs:notifyFlags (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssLocationProvider.java1479 private void reportNiNotification(int notificationId, int niType, int notifyFlags, int timeout, in reportNiNotification()
1832 public void onReportNiNotification(int notificationId, int niType, int notifyFlags, in onReportNiNotification()
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
H A DGnssNative.java287 void onReportNiNotification(int notificationId, int niType, int notifyFlags, in onReportNiNotification()
1247 void reportNiNotification(int notificationId, int niType, int notifyFlags, in reportNiNotification()