Home
last modified time | relevance | path

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

/frameworks/base/services/people/java/com/android/server/people/data/
DConversationStore.java55 private static final int CONVERSATION_INFOS_END_TOKEN = -1; field in ConversationStore
233 conversationInfosOut.writeInt(CONVERSATION_INFOS_END_TOKEN); in getBackupPayload()
245 conversationInfoSize != CONVERSATION_INFOS_END_TOKEN; in restore()