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