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

  /bootable/recovery/
ui.h 58 virtual void ShowText(bool visible) = 0;
screen_ui.h 46 void ShowText(bool visible);
recovery.cpp     [all...]
ui.cpp 172 ShowText(!IsTextVisible());
verifier_test.cpp 135 void ShowText(bool visible) { }
screen_ui.cpp 691 void ScreenRecoveryUI::ShowText(bool visible) {

Completed in 1203 milliseconds