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

  /bootable/recovery/
ui.h 42 virtual void SetSystemUpdateText(bool security_update) = 0;
screen_ui.h 37 void SetSystemUpdateText(bool security_update);
screen_ui.cpp 441 void ScreenRecoveryUI::SetSystemUpdateText(bool security_update) {
recovery.cpp     [all...]
  /bootable/recovery/tests/component/
verifier_test.cpp 49 void SetSystemUpdateText(bool security_update) { }

Completed in 1271 milliseconds