Home
last modified time | relevance | path

Searched refs:InitTextParams (Results 1 – 2 of 2) sorted by relevance

/aosp12/bootable/recovery/recovery_ui/include/recovery_ui/
H A Dscreen_ui.h262 virtual bool InitTextParams();
/aosp12/bootable/recovery/recovery_ui/
H A Dscreen_ui.cpp864 bool ScreenRecoveryUI::InitTextParams() { in InitTextParams() function in ScreenRecoveryUI
910 if (!InitTextParams()) { in Init()