Home
last modified time | relevance | path

Searched refs:foundConv (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DSwipeableListView.java343 Conversation foundConv; in findConversation() local
348 foundConv = ((SwipeableConversationItemView) child).getSwipeableItemView() in findConversation()
350 foundId = foundConv.id; in findConversation()