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

  /bootable/recovery/
ui.cpp 107 ProcessKey(KEY_DOWN, 1); // press down key
108 ProcessKey(KEY_DOWN, 0); // and release it
111 ProcessKey(KEY_UP, 1); // press up key
112 ProcessKey(KEY_UP, 0); // and release it
121 ProcessKey(ev.code, ev.value);
139 void RecoveryUI::ProcessKey(int key_code, int updown) {
ui.h 159 void ProcessKey(int key_code, int updown);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dimm.h     [all...]

Completed in 5846 milliseconds