Searched defs:destDoc (Results 1 – 3 of 3) sorted by relevance
64 public int updateState(View v, RootInfo destRoot, @Nullable DocumentInfo destDoc) { in updateState()
112 View v, RootInfo destRoot, @Nullable DocumentInfo destDoc); in updateState()310 View v, RootInfo destRoot, @Nullable DocumentInfo destDoc) { in updateState()
395 DocumentInfo destDoc = new DocumentInfo(); in createDoc() local