Home
last modified time | relevance | path

Searched refs:getRequestId (Results 1 – 3 of 3) sorted by relevance

/packages/services/Mms/src/com/android/mms/service/
DSendRequest.java74 final String requestId = getRequestId(); in doHttp()
96 final String requestId = getRequestId(); in parsePdu()
119 LogUtil.w(getRequestId(), "Error in notifyIfEmergencyContact", e); in notifyIfEmergencyContactNoThrow()
128 LogUtil.i(getRequestId(), "Notifying emergency contact"); in notifyIfEmergencyContact()
152 final String requestId = getRequestId(); in persistIfRequired()
241 final String requestId = getRequestId(); in updateDestinationAddress()
DDownloadRequest.java73 final String requestId = getRequestId(); in doHttp()
103 final String requestId = getRequestId(); in persistIfRequired()
DMmsRequest.java281 protected String getRequestId() { in getRequestId() method in MmsRequest