Lines Matching refs:keyset
338 if (opts->keyset) {
339 parse_keyset(opts->keyset, opts);
342 "emulator: WARNING: could not find keyset file named '%s',"
344 opts->keyset);
352 fprintf(stderr, "PANIC: default keyset file is corrupted !!\n" );
353 fprintf(stderr, "PANIC: please update the code in android/skin/keyset.c\n" );
356 if (!opts->keyset)