Home | History | Annotate | Download | only in pdu

Lines Matching defs:updateParts

1129     public void updateParts(Uri uri, PduBody body)
1136 Log.v(TAG, "updateParts: " + uri + " blocked by isUpdating()");
1141 Log.e(TAG, "updateParts: ", e);