Home
last modified time | relevance | path

Searched refs:defaultResponse (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java106 public int defaultResponse; field in GpsNetInitiatedHandler.GpsNiNotification
252 intent.putExtra(NI_INTENT_KEY_DEFAULT_RESPONSE, notif.defaultResponse); in getDlgIntent()
/frameworks/base/services/java/com/android/server/location/
DGpsLocationProvider.java1388 int defaultResponse, in reportNiNotification() argument
1401 ", defaultResponse: " + defaultResponse); in reportNiNotification()
1416 notification.defaultResponse = defaultResponse; in reportNiNotification()