Home | History | Annotate | Download | only in android

Lines Matching defs:emulator

305     QEmulator*    emulator = qemulator_get();
306 SkinDisplay* disp = skin_layout_get_display(emulator->layout);
545 * able to run the emulator in the background (e.g. "emulator &").
546 * despite the fact that the emulator should not grab input or try to
559 fprintf(stderr, "### Error: could not load emulator skin from '%s'\n", skinPath);
751 /* the purpose of -no-audio is to disable sound output from the emulator,
804 "You need to build the Android system before launching the emulator",
839 "Otherwise, follow the instructions in -help-disk-images to start the emulator\n"
944 /* Emulator's core port. */
999 /* List emulator core processes running on the given machine.
1034 fprintf(stdout, "Running emulator core processes:\n");
1036 fprintf(stdout, "Emulator console port %d\n", port);
1044 fprintf(stdout, "There were no running emulator core processes found on %s.\n",
1063 QEmulator* emulator;
1122 emulator = qemulator_get();
1123 qemulator_set_title(emulator);