Searched refs:getSelectionKey (Results 1 – 6 of 6) sorted by relevance
398 DocumentInfo doc = mModel.getDocument(details.getSelectionKey()); in openItem()401 + details.getSelectionKey()); in openItem()416 final DocumentInfo doc = mModel.getDocument(details.getSelectionKey()); in previewItem()419 + 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()