Searched refs:ShowText (Results 1 – 11 of 11) sorted by relevance
272 ui->ShowText(false); in run_graphics_test()310 ui->ShowText(true); in run_graphics_test()470 ui->ShowText(false); in PromptAndWait()790 ui->ShowText(true); in start_recovery()805 ui->ShowText(true); in start_recovery()809 ui->ShowText(false); in start_recovery()827 ui->ShowText(true); in start_recovery()844 ui->ShowText(true); in start_recovery()
452 if (show_text) ui->ShowText(true); in main()
390 TEST_F(DISABLED_ScreenRecoveryUITest, ShowText) { in TEST_F() argument395 ui_->ShowText(true); in TEST_F()399 ui_->ShowText(false); in TEST_F()474 ui_->ShowText(true); in TEST_F()475 ui_->ShowText(false); in TEST_F()
45 void ShowText(bool /* visible */) override {} in ShowText() function
92 virtual void ShowText(bool visible) = 0;
215 void ShowText(bool visible) override;
54 ui->ShowText(true); in StartFastboot()
212 ShowText(true); in OnTouchDetected()385 ShowText(!IsTextVisible()); in ProcessKey()
1333 void ScreenRecoveryUI::ShowText(bool visible) { in ShowText() function in ScreenRecoveryUI
132 ShowText(fp, show_thread, show_cpu); in Show()149 void CounterSummaries::ShowText(FILE* fp, bool show_thread, bool show_cpu) { in ShowText() function in simpleperf::CounterSummaries
320 void ShowText(FILE* fp, bool show_thread, bool show_core);