HomeSort by relevance Sort by last modified time
    Searched defs:key_press (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/aura/test/
event_generator.cc 527 UINT key_press = WM_KEYDOWN; local
535 key_press = WM_CHAR;
539 { NULL, (is_press ? key_press : WM_KEYUP), key_code, 0 };
540 TestKeyEvent keyev(native_event, flags, key_press == WM_CHAR);
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 936 tBTA_DM_SP_KEY_PRESS key_press; \/* key press notification event *\/ member in union:__anon5340
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 1562 tBTM_SP_KEYPRESS key_press; \/* BTM_SP_KEYPRESS_EVT *\/ member in union:__anon6061
    [all...]

Completed in 309 milliseconds