Home
last modified time | relevance | path

Searched refs:code (Results 1 – 8 of 8) sorted by relevance

/bootable/recovery/minui/
Devents.cpp195 for (int code = 0; code <= KEY_MAX; code++) { in ev_sync_key_state() local
196 if (test_bit(code, key_bits)) { in ev_sync_key_state()
197 set_key_cb(code, 1, data); in ev_sync_key_state()
Dminui.h65 typedef int (*ev_set_key_callback)(int code, int value, void* data);
/bootable/recovery/
Dwear_touch.cpp67 if (event->code == ABS_MT_SLOT) in process()
75 switch (event->code) { in process()
92 if (event->code == SYN_REPORT) { in process()
Dui.cpp100 if (ev.code == REL_Y) { in OnInputEvent()
120 if (ev.type == EV_KEY && ev.code <= KEY_MAX) { in OnInputEvent()
121 ProcessKey(ev.code, ev.value); in OnInputEvent()
DNOTICE40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
69 communication on electronic mailing lists, source code control systems,
/bootable/recovery/fonts/
DREADME5 https://code.google.com/p/googlefontdirectory/source/browse/ofl/inconsolata/
/bootable/recovery/uncrypt/
Duncrypt.cpp589 int code; in main() local
590 if (android::base::ReadFully(socket_fd.get(), &code, 4)) { in main()
591 ALOGI(" received %d, exiting now", code); in main()
/bootable/recovery/applypatch/
DNOTICE25 1. Redistributions of source code must retain the above copyright