Searched refs:openRootDocument (Results 1 – 3 of 3) sorted by relevance
140 void openRootDocument(@Nullable DocumentInfo rootDoc); in openRootDocument() method
492 doc -> mInjector.actions.openRootDocument(doc)); in onRootPicked()
349 public void openRootDocument(@Nullable DocumentInfo rootDoc) { in openRootDocument() method in AbstractActionHandler