Searched refs:requestorId (Results 1 – 2 of 2) sorted by relevance
107 public String requestorId; field in GpsNetInitiatedHandler.GpsNiNotification138 + " requestorId: " + notif.requestorId + " text: " + notif.text); in handleNiNotification()229 ", requestorId: " + notif.requestorId + in openNiDialog()395 decodeString(notif.requestorId, mIsHexInput, notif.requestorIdEncoding), in getNotifTicker()411 decodeString(notif.requestorId, mIsHexInput, notif.requestorIdEncoding), in getNotifMessage()
1389 String requestorId, in reportNiNotification() argument1403 Log.i(TAG, "requestorId: " + requestorId + in reportNiNotification()1417 notification.requestorId = requestorId; in reportNiNotification()