Home
last modified time | relevance | path

Searched refs:disk (Results 1 – 25 of 27) sorted by relevance

12

/packages/apps/Settings/src/com/android/settings/deviceinfo/
DStorageSettings.java138 public void onDiskDestroyed(DiskInfo disk) {
208 for (DiskInfo disk : disks) { in refresh()
209 if (disk.volumeCount == 0 && disk.size > 0) { in refresh()
211 pref.setKey(disk.getId()); in refresh()
212 pref.setTitle(disk.getDescription()); in refresh()
453 if (vol.disk != null && vol.disk.isUsb() && in onCreateDialog()
491 final DiskInfo disk = sm.findDiskById(diskId); in onCreateDialog() local
494 builder.setMessage(TextUtils.expandTemplate(getText(resId), disk.getDescription())); in onCreateDialog()
DStorageWizardBase.java216 public void onDiskDestroyed(DiskInfo disk) {
218 if (mDisk.id.equals(disk.id)) {
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/
DStorageResetFragment.java142 for (final DiskInfo disk : disks) { in refresh()
143 if (disk.volumeCount == 0 && disk.size > 0) { in refresh()
144 unsupportedDisks.add(disk); in refresh()
309 public void onDiskScanned(DiskInfo disk, int volumeCount) { in onDiskScanned() argument
314 public void onDiskDestroyed(DiskInfo disk) { in onDiskDestroyed() argument
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
DDiskReceiver.java157 final DiskInfo disk = info.getDisk(); in handleSetupComplete() local
158 if (disk.isAdoptable()) { in handleSetupComplete()
160 info.getId(), disk.getId()); in handleSetupComplete()
DNewStorageActivity.java113 public void onDiskDestroyed(DiskInfo disk) {
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile287 # determine which symbols to keep in memory and which to flush to disk.
288 # When the cache is full, less often used symbols will be written to disk.
291 # doxygen to be busy swapping symbols to and from disk most of the time
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile287 # determine which symbols to keep in memory and which to flush to disk.
288 # When the cache is full, less often used symbols will be written to disk.
291 # doxygen to be busy swapping symbols to and from disk most of the time
/packages/inputmethods/LatinIME/dictionaries/
Den_emoji.combined.gz ... 87 shortcut=℮,f=14 88 word=disk,f=120,not_a_word=true 89 shortcut ...
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Dlt_wordlist.combined.gz1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dcs_wordlist.combined.gz
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dsl_wordlist.combined.gz1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...

12