Searched refs:externalStorageDirectory (Results 1 – 2 of 2) sorted by relevance
115 File externalStorageDirectory = Environment.getExternalStorageDirectory(); in respondWithStorageInformation() local116 String[] fileList = externalStorageDirectory.list(); in respondWithStorageInformation()
404 File externalStorageDirectory = Environment.getExternalStorageDirectory(); in getPhoneStorageInformation() local405 String[] fileList = externalStorageDirectory.list(); in getPhoneStorageInformation()