Searched refs:cid (Results 1 – 1 of 1) sorted by relevance
157 public PduPart getPartByContentId(String cid) { in getPartByContentId() argument158 return mPartMapByContentId.get(cid); in getPartByContentId()