Searched defs:defaultResponse (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/apps/Car/Radio/src/com/android/car/radio/service/ |
H A D | RadioAppServiceWrapper.java | 239 private <V> V queryService(@NonNull ServiceOperation<V> op, V defaultResponse) { in queryService()
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/ |
H A D | GnssLocationProvider.java | 1304 int defaultResponse, String requestorId, String text, int requestorIdEncoding, in reportNiNotification() 1591 int timeout, int defaultResponse, String requestorId, String text, in onReportNiNotification()
|
/aosp12/frameworks/base/location/java/com/android/internal/location/ |
H A D | GpsNetInitiatedHandler.java | 132 public int defaultResponse; field in GpsNetInitiatedHandler.GpsNiNotification
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/hal/ |
H A D | GnssNative.java | 283 int timeout, int defaultResponse, String requestorId, String text, in onReportNiNotification() 1163 int timeout, int defaultResponse, String requestorId, String text, in reportNiNotification()
|