Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/
Dui.cpp68 key_last_down(-1), in RecoveryUI()
353 key_last_down = key_code; in ProcessKey()
358 if (key_last_down == key_code) { in ProcessKey()
362 key_last_down = -1; in ProcessKey()
397 if (key_last_down == key_code && key_down_count == count) { in TimeKey()
/bootable/recovery/recovery_ui/include/recovery_ui/
Dui.h237 int key_last_down; // under key_queue_mutex variable