Lines Matching full:card
144 <tr><td > DLMGR_A_7 </td><td > User-accessible files MUST be stored on the external storage card, and only files that are explicitly supported by an installed application must be downloaded. </td><td > </td><td > <b>YES</b> done in 1.0 </td></tr>
541 <tr><td > <code>Downloads.DESTINATION_EXTERNAL</code> </td><td > <code>0</code> </td><td > Saves the file to the SD card. </td><td > Default value. Fails is SD card is not present. </td></tr>
627 <li> Downloads to the SD card default to have notifications that are visible after completion, internal downloads default to notifications that are always hidden.
930 <li> Protect against situations where there's already a "downloads" directory on SD card.
1093 <li> Use /cache to stage downloads that eventually go to the sd card, to avoid having sd files open too long in case the use pulls the card and to avoid partial files for too long.