Lines Matching refs:element
49 <code><a href="{@docRoot}guide/topics/manifest/provider-element.html"
50 ><provider></a></code> element that specifies the
72 In this example, the <code><a href="{@docRoot}guide/topics/manifest/provider-element.html#auth"
78 <code><a href="{@docRoot}guide/topics/manifest/manifest-element.html#package"
83 <code><a href="{@docRoot}guide/topics/manifest/provider-element.html#auth"
87 The <code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html"
88 ><meta-data></a></code> child element of the
89 <code><a href="{@docRoot}guide/topics/manifest/provider-element.html"
99 subdirectory of your project. In this file, specify the directories by adding an XML element for
116 The <code><paths></code> element can have multiple children, each specifying a different
117 directory to share. In addition to the <code><files-path></code> element, you can
118 use the <code><external-path></code> element to share directories in external storage, and
119 the <code><cache-path></code> element to share directories in your internal cache
132 <code><a href="{@docRoot}guide/topics/manifest/provider-element.html"
133 ><provider></a></code> element (<code>com.example.myapp.fileprovider</code>),