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

  /bootable/recovery/recovery_ui/include/recovery_ui/
stub_ui.h 84 void SetTitle(const std::vector<std::string>& /* lines */) override {}
ui.h 148 virtual void SetTitle(const std::vector<std::string>& lines) = 0;
screen_ui.h 228 void SetTitle(const std::vector<std::string>& lines) override;
  /bootable/recovery/fastboot/
fastboot.cpp 53 ui->SetTitle(title_lines);
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
FullScreenTask.java 85 getActivity().setTitle(mTitle);
265 private class SetTitle implements Runnable {
269 SetTitle(String title) {
276 getActivity().setTitle(mSetTitle);
320 public void setTitle(String title) {
321 SetTitle p = new SetTitle(title);
  /external/pdfium/fpdfsdk/fpdfxfa/
cpdfxfa_docenvironment.h 53 void SetTitle(CXFA_FFDoc* hDoc, const WideString& wsTitle) override;
cpdfxfa_docenvironment.cpp 395 void CPDFXFA_DocEnvironment::SetTitle(CXFA_FFDoc* hDoc,
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa.h 238 virtual void SetTitle(CXFA_FFDoc* hDoc, const WideString& wsTitle) = 0;
  /external/pdfium/fxjs/xfa/
cjx_hostpseudomodel.cpp 175 pNotify->GetDocEnvironment()->SetTitle(hDoc, pValue->ToWideString());
  /bootable/recovery/
recovery.cpp 838 ui->SetTitle(title_lines);
    [all...]
  /bootable/recovery/recovery_ui/
screen_ui.cpp 672 void ScreenRecoveryUI::SetTitle(const std::vector<std::string>& lines) {
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrFormPkg.h     [all...]
VfrSyntax.g     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrFormPkg.h     [all...]
VfrSyntax.g     [all...]
  /external/sonivox/jet_tools/JetCreator/
JetCreator.py     [all...]

Completed in 614 milliseconds