HomeSort by relevance Sort by last modified time
    Searched refs:applyCachedValues (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Conversation.java 340 // although ConversationInfo is mutable (see ConversationInfo.markRead), applyCachedValues
608 public void applyCachedValues(ContentValues values) {
621 LogUtils.d(LOG_TAG, "Null ConversationInfo in applyCachedValues");
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationCursor.java     [all...]

Completed in 793 milliseconds