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

  /bootable/recovery/
ui.h 152 void time_key(int key_code, int count);
ui.cpp 178 info->ui->time_key(info->key_code, info->count);
183 void RecoveryUI::time_key(int key_code, int count) { function in class:RecoveryUI

Completed in 74 milliseconds