HomeSort by relevance Sort by last modified time
    Searched full:handle_key_command (Results 1 - 1 of 1) sorted by null

  /external/qemu/android/
qemulator.c 27 static void handle_key_command( void* opaque, SkinKeyCommand command, int param );
161 skin_keyboard_on_command( emulator->keyboard, handle_key_command, emulator );
330 handle_key_command( void* opaque, SkinKeyCommand command, int down ) function

Completed in 94 milliseconds