Searched defs:uriStr (Results 1 – 3 of 3) sorted by relevance
77 String uriStr = MessageFormat.format(FORMAT_CONTENT_MMS_PART, id); in getMmsBody() local92 String uriStr = MessageFormat.format(FORMAT_CONTENT_MMS_ADDR, id); in getOriginator() local
1290 String uriStr = new String(Mms.CONTENT_URI + "/" + id + "/part"); in getTextPartsMms() local1508 String uriStr = new String(Mms.CONTENT_URI + "/" + id + "/addr"); in getAddressMms() local3732 String uriStr = new String(Mms.CONTENT_URI + "/" + id + "/addr"); in extractMmsAddresses() local3782 String uriStr = new String(contentPartUri + "/" + partid); in readRawDataPart() local3815 String uriStr = new String(Mms.CONTENT_URI + "/" + id + "/part"); in extractMmsParts() local3923 String uriStr = in extractIMParts() local
2139 String uriStr, long handle, int status) { in setEmailMessageStatusDelete()2421 BluetoothMapFolderElement mCurrentFolder, String uriStr, int statusValue) { in setMessageStatusDeleted()2461 public boolean setMessageStatusRead(long handle, TYPE type, String uriStr, int statusValue) in setMessageStatusRead()