Home
last modified time | relevance | path

Searched refs:Content (Results 1 – 25 of 73) sorted by relevance

123

/frameworks/base/docs/html/guide/topics/providers/
Dcontent-providers.jd1 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>
Dcontent-provider-creating.jd1 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 …]
Dcontent-provider-basics.jd1 page.title=Content Provider Basics
17 <a href="#ContentURIs">Content URIs</a>
39 <a href="#Permissions">Content Provider Permissions</a>
114 Creating a Content Provider</a>
237 <a href="#Permissions">Content Provider Permissions</a>
308 <h3 id="ContentURIs">Content URIs</h3>
310 A <strong>content URI</strong> is a URI that identifies data in a provider. Content URIs
407 <a href="#Permissions">Content Provider Permissions</a>.
695 <h2 id="Permissions">Content Provider Permissions</h2>
883 Content providers can offer many different data types. The User Dictionary Provider offers only
[all …]
/frameworks/base/docs/html/training/sharing/
Dindex.jd1 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>
Dsend.jd1 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>
Dreceive.jd1 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>
Dshareaction.jd2 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/
Dcontentprovider_testing.jd1 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/
Dcontent4 exec app_process $base/bin com.android.commands.content.Content "$@"
/frameworks/base/media/libdrm/mobile1/include/xml/
Dxml_tinyParser.h113 uint8_t *Content; member
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
DCalcWindowEnergy_v5.s20 @ Content: CalcWindowEnergy function armv5 assemble
DPrePostMDCT_v5.s20 @ Content: premdct and postmdct function armv5 assemble
DAutoCorrelation_v5.s20 @ Content: AutoCorrelation function armv5 assemble
Dband_nrg_v5.s20 @ Content: CalcBandEnergy and CalcBandEnergyMS function armv5 assemble
DRadix4FFT_v5.s20 @ Content: Radix4FFT armv5 assemble
/frameworks/base/docs/html/guide/
Dindex.jd50 <h4>Sharing Content</h4>
/frameworks/base/docs/html/guide/components/
Dindex.jd50 <h4>Sharing Content</h4>
/frameworks/base/docs/html/
Dlicense.jd1 page.title=Content License
6 <h1>Content License</h1>
Dlegal.jd47 <h2 id="WebSite">Web Site Content</h2>
60 restrictions for re-use, read the complete <a href="license.html">Content License</a>.</p>
/frameworks/base/media/libdrm/mobile1/src/xml/
Dxml_tinyparser.c625 pWbxml->curPtr = pWbxml->Content = buffer; in WBXML_DOM_Init()
633 pWbxml->curPtr = pWbxml->Content; in WBXML_DOM_Rewind()
/frameworks/base/docs/html/training/
Dtraining_toc.cs417 <span class="en">Sharing Content</span>
421 <span class="en">Sending Content to Other Apps</span>
425 <span class="en">Receiving Content from Other Apps</span>
/frameworks/base/docs/html/training/basics/intents/
Dindex.jd23 <li><a href="{@docRoot}training/sharing/index.html">Sharing Content</a></li>
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/
DPrePostMDCT_v7.s20 @ Content: premdct and postmdct function armv7 assemble
DR4R8First_v7.s20 @ Content: Radix8First and Radix4First function armv7 assemble
/frameworks/base/docs/html/guide/topics/security/
Dindex.jd56 <p style="margin:0;padding:0;font-weight:bold;"><a href="">Sharing Content</a></p>

123