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

  /bootable/recovery/
device.cpp 73 return kHighlightDown;
86 return ui_->HasThreeButtons() ? kNoAction : kHighlightDown;
device.h 86 static const int kHighlightDown = -3;
recovery.cpp 656 case Device::kHighlightDown:
    [all...]

Completed in 618 milliseconds