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