Home | History | Annotate | Download | only in android

Lines Matching defs:emulator

306     QEmulator*    emulator = qemulator_get();
307 SkinDisplay* disp = skin_layout_get_display(emulator->layout);
434 snprintf(tmp, sizeof(tmp), "%s/tools/lib/emulator/skins/dynamic/", sdkRoot);
765 * able to run the emulator in the background (e.g. "emulator &").
766 * despite the fact that the emulator should not grab input or try to
779 fprintf(stderr, "### Error: could not load emulator skin from '%s'\n", skinPath);
971 /* the purpose of -no-audio is to disable sound output from the emulator,
1024 "You need to build the Android system before launching the emulator",
1062 "Otherwise, follow the instructions in -help-disk-images to start the emulator\n"
1167 /* Emulator's core port. */
1222 /* List emulator core processes running on the given machine.
1257 fprintf(stdout, "Running emulator core processes:\n");
1259 fprintf(stdout, "Emulator console port %d\n", port);
1267 fprintf(stdout, "There were no running emulator core processes found on %s.\n",
1286 QEmulator* emulator;
1345 emulator = qemulator_get();
1346 qemulator_set_title(emulator);