Home
last modified time | relevance | path

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

/bootable/recovery/
Dui.cpp65 key_last_down(-1), in RecoveryUI()
349 key_last_down = key_code; in ProcessKey()
359 if (key_last_down == key_code) { in ProcessKey()
363 key_last_down = -1; in ProcessKey()
404 if (key_last_down == key_code && key_down_count == count) { in time_key()
Dui.h192 int key_last_down; // under key_queue_mutex variable