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