Searched refs:updateFile (Results 1 – 2 of 2) sorted by relevance
119 updateFile() { function132 updateFile ${F} "channelMasks" ","133 updateFile ${F} "samplingRates" ","134 updateFile ${F} "flags" "|"
433 uri = updateFile(mContext, savedUri, mDestinationFile, time); in processAndSaveImage()689 public static Uri updateFile(Context context, Uri sourceUri, File file, long time) { in updateFile() method in SaveImage