Home
last modified time | relevance | path

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

/aosp_15_r20/platform_testing/libraries/app-helpers/interfaces/handheld/src/android/platform/helpers/
H A DIGoogleDocsHelper.java36 public void openDoc(String title); in openDoc() method
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_app.cpp522 CJS_Result CJS_App::openDoc(CJS_Runtime* pRuntime, in openDoc() function in CJS_App