Home | History | Annotate | Download | only in contacts

Lines Matching defs:totalLength

498                     int totalLength = 0;
501 totalLength += length;
503 Log.v(TAG, "Wrote " + totalLength + " bytes for photo " + photoFile.toString());