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

  /bootable/recovery/
screen_ui.h 43 void ShowText(bool visible);
ui.h 56 virtual void ShowText(bool visible) = 0;
ui.cpp 141 ShowText(!IsTextVisible());
verifier_test.cpp 113 void ShowText(bool visible) { }
screen_ui.cpp 580 void ScreenRecoveryUI::ShowText(bool visible)
recovery.cpp 901 if (show_text) ui->ShowText(true);
    [all...]

Completed in 206 milliseconds