HomeSort by relevance Sort by last modified time
    Searched refs:SKIN_PATH (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/avd/
keys.h 49 #define SKIN_PATH "skin.path"
52 * this is ignored if there is a valid SKIN_PATH entry in the file.
info.c 1082 /* First, see if the config.ini contains a SKIN_PATH entry that
1086 skinPath = iniFile_getString( i->configIni, SKIN_PATH, NULL );
1098 /* The SKIN_PATH entry was not valid, so look at SKIN_NAME */
1099 D("Warning: config.ini contains invalid %s entry: %s", SKIN_PATH, skinPath);
    [all...]

Completed in 44 milliseconds