Searched refs:conversationIds (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DConversationCursor.java250 return mUnderlyingCursor != null ? mUnderlyingCursor.conversationIds() : null;
496 public Set<Long> conversationIds() { method in class:ConversationCursor.UnderlyingCursorWrapper

Completed in 45 milliseconds