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

  /bootable/recovery/
ui.h 87 virtual void NextCheckKeyIsLong(bool is_long_press);
92 // keys being pressed in the meantime), NextCheckKeyIsLong() will
ui.cpp 139 NextCheckKeyIsLong(long_press);
265 void RecoveryUI::NextCheckKeyIsLong(bool is_long_press) {

Completed in 3330 milliseconds