Searched refs:Content (Results 1 – 25 of 83) sorted by relevance
1234
/frameworks/base/docs/html/guide/topics/providers/ |
D | content-providers.jd | 1 page.title=Content Providers 12 Content Provider Basics</a> 16 Creating a Content Provider</a> 52 Content providers manage access to a structured set of data. They encapsulate the 53 data, and provide mechanisms for defining data security. Content providers are the standard 84 Content Provider Basics</a></strong> 91 Creating a Content Provider</a></strong>
|
D | content-provider-creating.jd | 1 page.title=Creating a Content Provider 13 <a href="#ContentURI">Designing Content URIs</a> 39 <a href="#MIMETypes">Implementing Content Provider MIME Types</a> 53 <a href="#Permissions">Implementing Content Provider Permissions</a> 87 Content Provider Basics</a> 135 Content Provider Basics</a> to learn more about providers. 182 section <a href="#ContentURI">Designing Content URIs</a>. 270 <!-- Designing Content URIs --> 271 <h2 id="ContentURI">Designing Content URIs</h2> 273 A <strong>content URI</strong> is a URI that identifies data in a provider. Content URIs include [all …]
|
D | content-provider-basics.jd | 1 page.title=Content Provider Basics 15 <a href="#ContentURIs">Content URIs</a> 37 <a href="#Permissions">Content Provider Permissions</a> 112 Creating a Content Provider</a> 235 <a href="#Permissions">Content Provider Permissions</a> 302 <h3 id="ContentURIs">Content URIs</h3> 304 A <strong>content URI</strong> is a URI that identifies data in a provider. Content URIs 400 <a href="#Permissions">Content Provider Permissions</a>. 686 <h2 id="Permissions">Content Provider Permissions</h2> 869 Content providers can offer many different data types. The User Dictionary Provider offers only [all …]
|
/frameworks/base/docs/html/training/sharing/ |
D | index.jd | 1 page.title=Sharing Content 5 next.title=Sending Content to Other Apps 37 <dt><b><a href="send.html">Sending Content to Other Apps</a></b></dt> 41 <dt><b><a href="receive.html">Receiving Content from Other Apps</a></b></dt>
|
D | send.jd | 1 page.title=Sending Content to Other Apps 2 parent.title=Sharing Content 6 next.title=Receiving Content from Other Apps 17 <li><a href="#send-text-content">Send Text Content</a></li> 18 <li><a href="#send-binary-content">Send Binary Content</a></li> 19 <li><a href="#send-multiple-content">Send Multiple Pieces of Content</a></li> 51 <h2 id="send-text-content">Send Text Content</h2> 117 <h2 id="send-binary-content">Send Binary Content</h2> 170 <h2 id="send-multiple-content">Send Multiple Pieces of Content</h2>
|
D | receive.jd | 1 page.title=Receiving Content from Other Apps 2 parent.title=Sharing Content 6 previous.title=Sending Content to Other Apps 20 <li><a href="#handling-content">Handle the Incoming Content</a></li> 47 the <a href="{@docRoot}training/sharing/send.html">Send Content to Other Apps Using Intents</a> 86 <h2 id="handling-content">Handle the Incoming Content</h2>
|
D | shareaction.jd | 2 parent.title=Sharing Content 6 previous.title=Receiving Content from Other Apps 71 href="{@docRoot}training/sharing/send.html">Sending Content to Other Apps</a>
|
/frameworks/base/docs/html/tools/testing/ |
D | contentprovider_testing.jd | 1 page.title=Content Provider Testing 11 <a href="#DesignAndTest">Content Provider Design and Testing</a> 14 <a href="#ContentProviderTestAPI">The Content Provider Testing API</a> 63 Content providers, which store and retrieve data and make it accessible across applications, 72 <a href="{@docRoot}guide/topics/providers/content-providers.html">Content Providers</a>, 77 <h2 id="DesignAndTest">Content Provider Design and Testing</h2> 103 <h2 id="ContentProviderTestAPI">Content Provider Testing API</h2> 195 <a href="{@docRoot}guide/topics/providers/content-providers.html">Content Providers</a>.
|
/frameworks/base/cmds/content/ |
D | content | 4 exec app_process $base/bin com.android.commands.content.Content "$@"
|
/frameworks/base/docs/html/training/ |
D | training_toc.cs | 177 >Sharing Content</a> 181 Sending Content to Other Apps 185 Receiving Content from Other Apps
|
/frameworks/base/media/libdrm/mobile1/include/xml/ |
D | xml_tinyParser.h | 113 uint8_t *Content; member
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/ |
D | CalcWindowEnergy_v5.s | 20 @ Content: CalcWindowEnergy function armv5 assemble
|
D | PrePostMDCT_v5.s | 20 @ Content: premdct and postmdct function armv5 assemble
|
D | AutoCorrelation_v5.s | 20 @ Content: AutoCorrelation function armv5 assemble
|
D | Radix4FFT_v5.s | 20 @ Content: Radix4FFT armv5 assemble
|
/frameworks/base/docs/html/google/backup/ |
D | terms.jd | 209 <h2>7. Content in the Service</h2> 213 responsibility to you or to any third party for) any Content that you or your 217 responsible for (A) any Content that is transmitted through the Service by your 218 Applications, and (B) any Content that Devices retrieve from the Service by 220 purposes of the Terms, "Content" means information such as data, messages, 226 agree that you will not transmit any Content through the Service that is 230 transmit the Content through the Service.</p>
|
D | signup.jd | 92 <h3>7. Content in the Service</h3> 93 …Content that you or your Applications transmit or store through the Service and for the consequenc… 95 …Content through the Service that is copyrighted, protected by trade secret or otherwise subject to…
|
/frameworks/base/docs/html/guide/components/ |
D | index.jd | 50 <h4>Sharing Content</h4>
|
/frameworks/base/docs/html/ |
D | license.jd | 1 page.title=Content License 6 <h1>Content License</h1>
|
D | legal.jd | 46 <h2 id="WebSite">Web Site Content</h2> 59 restrictions for re-use, read the complete <a href="license.html">Content License</a>.</p>
|
/frameworks/base/docs/html/training/load-data-background/ |
D | index.jd | 27 <a href="{@docRoot}guide/topics/providers/content-provider-basics.html">Content Provider Basics</a>
|
/frameworks/base/media/libdrm/mobile1/src/xml/ |
D | xml_tinyparser.c | 625 pWbxml->curPtr = pWbxml->Content = buffer; in WBXML_DOM_Init() 633 pWbxml->curPtr = pWbxml->Content; in WBXML_DOM_Rewind()
|
/frameworks/base/docs/html/training/basics/intents/ |
D | index.jd | 23 <li><a href="{@docRoot}training/sharing/index.html">Sharing Content</a></li>
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/ |
D | PrePostMDCT_v7.s | 20 @ Content: premdct and postmdct function armv7 assemble
|
D | R4R8First_v7.s | 20 @ Content: Radix8First and Radix4First function armv7 assemble
|
1234