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

  /bootable/recovery/
ui.cpp 53 has_down_key(false) {
63 has_down_key = true;
279 return has_power_key && has_up_key && has_down_key;
ui.h 145 bool has_down_key; member in class:RecoveryUI

Completed in 92 milliseconds