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

  /bootable/recovery/
ui.h 202 bool has_up_key; member in class:RecoveryUI
ui.cpp 72 has_up_key(false),
89 has_up_key = true;
514 return has_power_key && has_up_key && has_down_key;

Completed in 140 milliseconds