HomeSort by relevance Sort by last modified time
    Searched refs:kKeyCodeG (Results 1 - 6 of 6) sorted by null

  /frameworks/base/include/ui/
KeycodeLabels.h 165 kKeyCodeG = 35,
  /external/qemu/android/
keycode.h 53 kKeyCodeG = KEY_G,
charmap.c 81 { "G", kKeyCodeG },
147 { kKeyCodeG , 'g', 'G', '-', '_', '-' },
211 { kKeyCodeG , 'g', 'G', ']', ']', ']' },
  /external/webkit/WebCore/platform/android/
KeyEventAndroid.cpp 104 case kKeyCodeG:
  /external/qemu/android/skin/
file.c 163 { "g", kKeyCodeG },
keyboard.c 369 case SDLK_g: return kKeyCodeG;

Completed in 21 milliseconds