Home
last modified time | relevance | path

Searched defs:ShowText (Results 1 – 4 of 4) sorted by relevance

/aosp12/bootable/recovery/recovery_ui/include/recovery_ui/
H A Dstub_ui.h45 void ShowText(bool /* visible */) override {} in ShowText() function
/aosp12/bootable/recovery/tests/unit/
H A Dscreen_ui_test.cpp390 TEST_F(DISABLED_ScreenRecoveryUITest, ShowText) { in TEST_F() argument
/aosp12/system/extras/simpleperf/
H A Dcmd_stat.cpp149 void CounterSummaries::ShowText(FILE* fp, bool show_thread, bool show_cpu) { in ShowText() function in simpleperf::CounterSummaries
/aosp12/bootable/recovery/recovery_ui/
H A Dscreen_ui.cpp1333 void ScreenRecoveryUI::ShowText(bool visible) { in ShowText() function in ScreenRecoveryUI