Searched refs:sdCard (Results 1 – 1 of 1) sorted by relevance
493 File sdCard = Environment.getExternalStorageDirectory(); in parse() local494 File dir = new File (sdCard.getAbsolutePath() + "/bluetooth/log/"); in parse()