Home
last modified time | relevance | path

Searched defs:SetTitle (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DFullScreenTask.java265 private class SetTitle implements Runnable { class in FullScreenTask
269 SetTitle(String title) { in SetTitle() method in FullScreenTask.SetTitle
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp395 void CPDFXFA_DocEnvironment::SetTitle(CXFA_FFDoc* hDoc, in SetTitle() function in CPDFXFA_DocEnvironment