Searched defs:notifyFlags (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/ |
H A D | GnssLocationProvider.java | 1479 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 D | GnssNative.java | 287 void onReportNiNotification(int notificationId, int niType, int notifyFlags, in onReportNiNotification() 1247 void reportNiNotification(int notificationId, int niType, int notifyFlags, in reportNiNotification()
|