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

  /bootable/recovery/
screen_ui.h 45 void ShowText(bool visible);
ui.h 58 virtual void ShowText(bool visible) = 0;
ui.cpp 153 ShowText(!IsTextVisible());
verifier_test.cpp 131 void ShowText(bool visible) { }
screen_ui.cpp 564 void ScreenRecoveryUI::ShowText(bool visible)
recovery.cpp     [all...]
  /device/asus/fugu/recovery/
recovery_ui.cpp 183 void ShowText(bool visible) {
184 ScreenRecoveryUI::ShowText(visible);

Completed in 134 milliseconds