Searched refs:REASON_SYNC (Results 1 – 1 of 1) sorted by relevance
55 public static final int REASON_SYNC = 0 << REASON_SHIFT; field in TrafficFlags72 return (int)account.mId | REASON_SYNC | (protocolIndex << PROTOCOL_SHIFT); in getSyncFlags()95 return (int)account.mId | REASON_SYNC | PROTOCOL_SMTP; in getSmtpFlags()