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