Searched defs:uriStr (Results 1 – 6 of 6) sorted by relevance
77 String uriStr = MessageFormat.format(FORMAT_CONTENT_MMS_PART, id); in getMmsBody() local93 String uriStr = MessageFormat.format(FORMAT_CONTENT_MMS_ADDR, id); in getOriginator() local
100 String uriStr = atts.getValue(URI_STR); in parseRow() local
386 String uriStr = "content://" + TestProvider.AUTHORITY + in getQueryCursor() local
409 String uriStr = bundle.getString(remoteInputResultKey); in getDataResultsFromIntent() 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()