Lines Matching refs:extension
4 - deciding the extension SDK level of the device;
5 - providing APIs for applications to query the extension SDK level;
21 extension SDK (for instance `build.version.extensions.r`).
23 exposes APIs to applications to query the extension SDK level.
25 ### Deriving extension SDK level
29 exact steps for converting a set of metadata files to actual extension versions
32 ### Reading extension SDK level
35 read the version of a particular sdk extension, e.g.
52 ### Adding a new extension
53 An extension is a way to group a set of modules so that they are versioned
54 together. We currently define a new extension for every Android SDK level
56 also part of the new extension. For example, all the R modules are part of
59 The steps to define a new extension are:
65 this extension.