Searched refs:tmpPath (Results 1 – 1 of 1) sorted by relevance
349 String tmpPath = null; in onSetPath() local351 tmpPath = (String) request.getHeader(HeaderSet.NAME); in onSetPath()357 Log.d(TAG, "backup=" + backup + " create=" + create + " name=" + tmpPath); in onSetPath()365 if (tmpPath == null) { in onSetPath()368 currentPathTmp = currentPathTmp + "/" + tmpPath; in onSetPath()