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

/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java103 public int defaultResponse; field in class:GpsNetInitiatedHandler.GpsNiNotification
249 intent.putExtra(NI_INTENT_KEY_DEFAULT_RESPONSE, notif.defaultResponse);
/frameworks/base/services/java/com/android/server/location/
H A DGpsLocationProvider.java1346 int defaultResponse,
1359 ", defaultResponse: " + defaultResponse);
1374 notification.defaultResponse = defaultResponse;
1341 reportNiNotification( int notificationId, int niType, int notifyFlags, int timeout, int defaultResponse, String requestorId, String text, int requestorIdEncoding, int textEncoding, String extras ) argument

Completed in 56 milliseconds