Home
last modified time | relevance | path

Searched refs:time_key (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/
Dui.h174 void time_key(int key_code, int count);
Dui.cpp244 info->ui->time_key(info->key_code, info->count); in time_key_helper()
249 void RecoveryUI::time_key(int key_code, int count) { in time_key() function in RecoveryUI