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

  /frameworks/base/data/keyboards/
Vendor_046d_Product_c294.kl 28 key 0x129 BUTTON_3
Vendor_046d_Product_c299.kl 28 key 0x129 BUTTON_3
Generic.kl 252 key 258 BUTTON_3
269 key 290 BUTTON_3
Generic.kcm 550 key BUTTON_3 {
Virtual.kcm 547 key BUTTON_3 {
  /frameworks/base/include/androidfw/
KeycodeLabels.h 217 { "BUTTON_3", 190 },
  /external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
SDL_gsevents.c 582 int button_1, button_3; local
594 button_3 = (button & 0x01) << 2;
596 button |= (button_1|button_3);
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbevents.c 708 int button_1, button_3; local
720 button_3 = (button & 0x01) << 2;
722 button |= (button_1|button_3);

Completed in 177 milliseconds