Searched refs:findConversation (Results 1 – 2 of 2) sorted by relevance
237 target.getConversation().position = findConversation(target, conv); in dismissChild()332 public int findConversation(ConversationItemView view, Conversation conv) { in findConversation() method in SwipeableListView
1641 final int pos = list.findConversation(this, mHeader.conversation); in performClick()