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