Home | History | Annotate | Download | only in pdu

Lines Matching refs:updateParts

1153     public void updateParts(Uri uri, PduBody body, HashMap<Uri, InputStream> preOpenedFiles)
1160 Log.v(TAG, "updateParts: " + uri + " blocked by isUpdating()");
1165 Log.e(TAG, "updateParts: ", e);