Searched refs:NUM_MESSAGE_COUNT (Results 1 – 2 of 2) sorted by relevance
73 mNewMessageCount = getInt(wrappedData, OmtpConstants.NUM_MESSAGE_COUNT); in SyncMessage()
72 public static final String NUM_MESSAGE_COUNT = "c"; field in OmtpConstants