Searched refs:fileNameToast (Results 1 – 1 of 1) sorted by relevance
426 …fileNameToast(String.format("Saved %dx%d and %d bytes JPEG to %s in %d ms.", x, y, jpegData.length… in jpegAvailable()436 …fileNameToast(String.format("Processing JPEG #%d %dx%d and %d bytes in %d ms.", ++mJpegCounter, x,… in jpegAvailable()454 public void fileNameToast(String s) { in fileNameToast() method in DevCameraActivity