Searched refs:defaultResponse (Results 1 – 2 of 2) sorted by relevance
106 public int defaultResponse; field in GpsNetInitiatedHandler.GpsNiNotification252 intent.putExtra(NI_INTENT_KEY_DEFAULT_RESPONSE, notif.defaultResponse); in getDlgIntent()
1388 int defaultResponse, in reportNiNotification() argument1401 ", defaultResponse: " + defaultResponse); in reportNiNotification()1416 notification.defaultResponse = defaultResponse; in reportNiNotification()