HomeSort by relevance Sort by last modified time
    Searched defs:GetUI (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/
default_device.cpp 43 RecoveryUI* GetUI() { return ui; }
  /device/asus/fugu/recovery/
recovery_ui.cpp 286 RecoveryUI* GetUI() { return ui; }
  /external/chromium_org/chrome/browser/printing/
print_preview_pdf_generated_browsertest.cc 151 PrintPreviewUI* GetUI() {
192 // Called by |GetUI()->handler_|, it is a callback function that call
196 GetUI()->SetPdfSavedClosureForTesting(end_loop_closure);
198 GetUI()->SetSelectedFileForTesting(pdf_file_save_path_);
203 GetUI()->web_ui()->CallJavascriptFunction(
271 PrintPreviewUI* ui = GetUI();

Completed in 765 milliseconds