Searched refs:fileList (Results 1 – 2 of 2) sorted by relevance
116 String[] fileList = externalStorageDirectory.list(); in respondWithStorageInformation() local118 if (fileList.length > 0) { in respondWithStorageInformation()120 for (String file : fileList) { in respondWithStorageInformation()
405 String[] fileList = externalStorageDirectory.list(); in getPhoneStorageInformation() local407 if (fileList.length > 0) { in getPhoneStorageInformation()410 for (String file : fileList) { in getPhoneStorageInformation()