Home
last modified time | relevance | path

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

/frameworks/base/services/people/java/com/android/server/people/data/
DUserData.java43 private static final int CONVERSATIONS_END_TOKEN = -1; field in UserData
159 out.writeInt(CONVERSATIONS_END_TOKEN); in getBackupPayload()
171 conversationsPayloadSize != CONVERSATIONS_END_TOKEN; in restore()