Searched refs:fs (Results 1 – 9 of 9) sorted by relevance
/packages/apps/SoundRecorder/src/com/android/soundrecorder/ |
D | SoundRecorder.java | 122 StatFs fs = new StatFs(mSDCardDirectory.getAbsolutePath()); in timeRemaining() local 123 long blocks = fs.getAvailableBlocks(); in timeRemaining() 124 long blockSize = fs.getBlockSize(); in timeRemaining() 180 StatFs fs = new StatFs(mSDCardDirectory.getAbsolutePath()); 182 return fs.getAvailableBlocks() > 1;
|
/packages/apps/FMRadio/src/com/android/fmradio/ |
D | FmUtils.java | 197 StatFs fs = new StatFs(recordingSdcard); in hasEnoughSpace() local 198 long blocks = fs.getAvailableBlocks(); in hasEnoughSpace() 199 long blockSize = fs.getBlockSize(); in hasEnoughSpace()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
D | tr_wordlist.combined.gz |
|
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
D | da_wordlist.combined.gz |
|
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | pt_PT_wordlist.combined.gz |
|