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

  /bootable/recovery/
ui.cpp 200 ProcessKey(KEY_UP, 1); // press up key
201 ProcessKey(KEY_UP, 0); // and release it
205 ProcessKey(KEY_DOWN, 1); // press down key
206 ProcessKey(KEY_DOWN, 0); // and release it
211 ProcessKey(KEY_POWER, 1); // press power key
212 ProcessKey(KEY_POWER, 0); // and release it
267 ProcessKey(KEY_DOWN, 1); // press down key
268 ProcessKey(KEY_DOWN, 0); // and release it
271 ProcessKey(KEY_UP, 1); // press up key
272 ProcessKey(KEY_UP, 0); // and release i
    [all...]
ui.h 178 void ProcessKey(int key_code, int updown);
  /system/iot/attestation/at-factory-tool/
atftman.py 316 return self._atfa_dev_manager.ProcessKey()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dimm.h     [all...]

Completed in 155 milliseconds