Home | History | Annotate | Download | only in contacts

Lines Matching refs:totalLength

499                     int totalLength = 0;
502 totalLength += length;
504 Log.v(TAG, "Wrote " + totalLength + " bytes for photo " + photoFile.toString());