Lines Matching full:content
29 * configuration file and a content directory. For example, an
33 * describing where the AVD's content can be found
35 * - a content directory like ~/.android/avd/foo/ containing all
40 * rootPath=<content-path>
43 * content directory, like hardware properties or SDK version number.
45 * it is possible to move the content directory by updating the foo.ini
48 * (Windows), given that the content directory of a single virtual device
209 /* avdInfo_getSystemImagePath() will return NULL, except if the AVD content
214 /* Will return NULL, except if the AVD content
270 * the corresponding content can be empty.
276 * Note that this never returns NULL, but the corresponding content can
324 /* Returns the content path of the virtual device */
338 * Note that the skin's content will be under <skinDir>/<skinName>.
443 /* Set a custom content path. Useful for testing. */