Home
last modified time | relevance | path

Searched refs:External (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/base/docs/html/training/basics/data-storage/
Dfiles.jd15 <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/
DLinkerConfig.h31 enum CodeGenType { Unknown, Object, DynObj, Exec, External, Binary }; enumerator
/frameworks/base/core/jni/android/graphics/
DBitmap.h30 External, enumerator
DBitmap.cpp144 : 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/
DInput.h42 External enumerator
/frameworks/base/docs/html/training/implementing-navigation/
Ddescendant.jd17 <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/
DGroupReader.cpp58 (*input)->type() == Input::External) { in readGroup()
/frameworks/base/docs/html/guide/topics/data/
Dinstall-location.jd21 <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>
Ddata-storage.jd21 <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/
Dindex.jd23 >Using the External Storage</a>
Dsend-files.jd46 >Using the External Storage</a>.
Dreceive-files.jd29 >Using the External Storage</a>
/frameworks/compile/mclinker/lib/MC/
DCommandAction.cpp87 "bitcode", path(), Input::External); in activate()
/frameworks/base/docs/html/training/articles/
Dscoped-directory-access.jd10 <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/
DLinker.cpp128 case Input::External: in normalize()
/frameworks/support/
Dsettings.gradle122 // External
/frameworks/base/docs/html/about/versions/
Dandroid-1.1.jd16 <li><a href="#overview">External Libraries</a>
93 <h2 id="extlibs">External Libraries</h2>
Dandroid-2.2.jd201 …ferred install location (see <a href="#install-loc">App Installation on External Storage Media</a>…
/frameworks/base/docs/html/guide/topics/manifest/
Dcompatible-screens-element.jd53 support <em>small</em> and <em>normal</em> screen sizes. External services (such as Google
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp161 (*input)->type() == Input::External) in normalize()
/frameworks/base/docs/html/guide/practices/
Dscreens-distribution.jd60 combinations of screen size and density. External services such as Google Play use this
Doptimizing-for-3.0.jd518 <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/
DMain.cpp227 case mcld::LinkerConfig::External: in ConfigureOutputName()
/frameworks/base/docs/html/sdk/
DRELEASENOTES.jd392 backend service implementation. For more information, see the "Maps External
415 <p><strong>Maps External Library</strong></p>
/frameworks/base/docs/html/topic/performance/
Dmemory.jd558 External library code is often not written for mobile environments and

12