Searched refs:SKIN_PATH (Results 1 - 2 of 2) sorted by relevance

/external/qemu/android/avd/
H A Dkeys.h49 #define SKIN_PATH "skin.path" macro
52 * this is ignored if there is a valid SKIN_PATH entry in the file.
H A Dinfo.c1185 /* First, see if the config.ini contains a SKIN_PATH entry that
1189 skinPath = iniFile_getString( i->configIni, SKIN_PATH, NULL );
1201 /* The SKIN_PATH entry was not valid, so look at SKIN_NAME */
1202 D("Warning: config.ini contains invalid %s entry: %s", SKIN_PATH, skinPath);

Completed in 75 milliseconds