/frameworks/base/docs/html/training/basics/data-storage/ |
D | files.jd | 15 <li><a href="#InternalVsExternalStorage">Choose Internal or External Storage</a></li> 16 <li><a href="#GetWritePermission">Obtain Permissions for External Storage</a></li> 18 <li><a href="#WriteExternalStorage">Save a File on External Storage</a></li> 27 <li><a href="{@docRoot}guide/topics/data/data-storage.html#filesExternal">Using the External 48 <h2 id="InternalVsExternalStorage">Choose Internal or External Storage</h2> 71 <p><b>External storage:</b></p> 81 <p>External storage is the best 104 <h2 id="GetWritePermission">Obtain Permissions for External Storage</h2> 216 <h2 id="WriteExternalStorage">Save a File on External Storage</h2>
|
/frameworks/compile/mclinker/include/mcld/ |
D | LinkerConfig.h | 31 enum CodeGenType { Unknown, Object, DynObj, Exec, External, Binary }; enumerator
|
/frameworks/base/core/jni/android/graphics/ |
D | Bitmap.h | 30 External, enumerator
|
D | Bitmap.cpp | 144 : mPixelStorageType(PixelStorageType::External) { in Bitmap() 182 case PixelStorageType::External: in doFreePixels() 316 case PixelStorageType::External: in pinPixelsLocked() 339 case PixelStorageType::External: in unpinPixelsLocked()
|
/frameworks/compile/mclinker/include/mcld/MC/ |
D | Input.h | 42 External enumerator
|
/frameworks/base/docs/html/training/implementing-navigation/ |
D | descendant.jd | 17 <li><a href="#external-activities">Navigate into External Activities</a></li> 51 <h2 id="external-activities">Navigate into External Activities</h2>
|
/frameworks/compile/mclinker/lib/LD/ |
D | GroupReader.cpp | 58 (*input)->type() == Input::External) { in readGroup()
|
/frameworks/base/docs/html/guide/topics/data/ |
D | install-location.jd | 21 <li><a href="#ShouldNot">Applications That Should NOT Install on External Storage</a></li> 22 <li><a href="#Should">Applications That Should Install on External Storage</a></li> 119 <h2 id="ShouldNot">Applications That Should NOT Install on External Storage</h2> 182 <h2 id="Should">Applications That Should Install on External Storage</h2>
|
D | data-storage.jd | 21 <li><a href="#filesExternal">Using the External Storage</a></li> 47 <dt><a href="#filesExternal">External Storage</a></dt> 243 <h2 id="filesExternal">Using the External Storage</h2> 250 <p class="caution"><strong>Caution:</strong> External storage can become unavailable if the user mo…
|
/frameworks/base/docs/html/training/beam-files/ |
D | index.jd | 23 >Using the External Storage</a>
|
D | send-files.jd | 46 >Using the External Storage</a>.
|
D | receive-files.jd | 29 >Using the External Storage</a>
|
/frameworks/compile/mclinker/lib/MC/ |
D | CommandAction.cpp | 87 "bitcode", path(), Input::External); in activate()
|
/frameworks/base/docs/html/training/articles/ |
D | scoped-directory-access.jd | 10 <li><a href="#accessing">Accessing an External Storage Directory</a></li> 37 <h2 id="accessing">Accessing an External Storage Directory</h2>
|
/frameworks/compile/mclinker/lib/Core/ |
D | Linker.cpp | 128 case Input::External: in normalize()
|
/frameworks/support/ |
D | settings.gradle | 122 // External
|
/frameworks/base/docs/html/about/versions/ |
D | android-1.1.jd | 16 <li><a href="#overview">External Libraries</a> 93 <h2 id="extlibs">External Libraries</h2>
|
D | android-2.2.jd | 201 …ferred install location (see <a href="#install-loc">App Installation on External Storage Media</a>…
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | compatible-screens-element.jd | 53 support <em>small</em> and <em>normal</em> screen sizes. External services (such as Google
|
/frameworks/compile/mclinker/lib/Object/ |
D | ObjectLinker.cpp | 161 (*input)->type() == Input::External) in normalize()
|
/frameworks/base/docs/html/guide/practices/ |
D | screens-distribution.jd | 60 combinations of screen size and density. External services such as Google Play use this
|
D | optimizing-for-3.0.jd | 518 <p>External services such as Google Play read this manifest element and use it to ensure that 541 combination of screen size and density. External services such as
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Main.cpp | 227 case mcld::LinkerConfig::External: in ConfigureOutputName()
|
/frameworks/base/docs/html/sdk/ |
D | RELEASENOTES.jd | 392 backend service implementation. For more information, see the "Maps External 415 <p><strong>Maps External Library</strong></p>
|
/frameworks/base/docs/html/topic/performance/ |
D | memory.jd | 558 External library code is often not written for mobile environments and
|