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