Searched refs:getSelectionKey (Results 1 – 6 of 6) sorted by relevance
314 DocumentInfo doc = mModel.getDocument(details.getSelectionKey()); in openItem()317 + details.getSelectionKey()); in openItem()332 final DocumentInfo doc = mModel.getDocument(details.getSelectionKey()); in previewItem()335 + details.getSelectionKey()); in previewItem()
46 public String getSelectionKey() { in getSelectionKey() method in DocumentItemDetails
103 return mSelectionPredicate.canSetStateForKey(item.getSelectionKey(), true); in shouldExtendSelection()
103 public String getSelectionKey() { in getSelectionKey() method in TestItemDetails
201 DocumentInfo doc = mModel.getDocument(details.getSelectionKey()); in openItem()204 + details.getSelectionKey()); in openItem()
221 focusDocument(item.getSelectionKey()); in focusItem()