Searched defs:countFromSelf (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DConversationViewFragment.java1261 int countFromSelf; field in class:ConversationViewFragment.NewMessagesInfo
1319 } else if (info.countFromSelf == 1) {
1375 info.countFromSelf++;

Completed in 311 milliseconds