Lines Matching refs:resource
27 additional resource values (and possibly new configurations) for
70 * res/values: integers, strings, etc. Each resource may have different
79 generates a resources.arsc file. Each resource name is assigned an
84 * tt: corresponds to the resource type (string, int, etc). Every
85 resource of the same type within the same package has the same
109 The pp part of a resource ID defines a namespace. Android currently
121 resource.arsc files. Normally, this forest is structured as follows,
133 The resource overlay extension
136 The resource overlay mechanism aims to (partly) shadow and extend
138 Technically, this is achieved by adding resource-only packages (called
139 overlay packages) to existing resource namespaces, like so:
149 applications; no additional resource identifiers are introduced, only
159 would include a resource also named string/str1. The end user does not
163 As of this writing, the use of resource overlay has not been fully
164 explored. Until it has, only OEMs are trusted to use resource overlay.
173 guarantee aapt has assigned the same ID to the corresponding resource in
174 an overlay package. To translate between the two, a resource ID mapping
176 (PackageManagerService.java) and used during resource lookup. The
177 mapping is stored in /data/resource-cache, with a @idmap file name
217 To overlay the resource bool/b in package com.foo.bar, to be applied
266 the corresponding resource map is