Searched refs:tmpPath (Results 1 – 2 of 2) sorted by relevance
340 String tmpPath = null; in onSetPath() local342 tmpPath = (String) request.getHeader(HeaderSet.NAME); in onSetPath()348 Log.d(TAG, "backup=" + backup + " create=" + create + " name=" + tmpPath); in onSetPath()356 if (tmpPath == null) { in onSetPath()359 currentPathTmp = currentPathTmp + "/" + tmpPath; in onSetPath()
1227 String tmpPath = path + ".tmp"; in generateVideoFilename() local1245 mVideoFilename = tmpPath; in generateVideoFilename()