Searched refs:extRoot (Results 1 – 1 of 1) sorted by relevance
378 String extRoot = Environment.getExternalStorageDirectory().getPath(); in processFiles() local379 File beamPath = new File(extRoot + "/" + BEAM_DIR); in processFiles()388 beamPath = generateMultiplePath(extRoot + "/" + BEAM_DIR + "/"); in processFiles()