Searched refs:DEBUG_EXCHANGE_BIT (Results 1 – 3 of 3) sorted by relevance
35 prefs.getEnableExchangeLogging() ? EmailServiceProxy.DEBUG_EXCHANGE_BIT: 0; in updateLoggingFlags()
70 public static final int DEBUG_EXCHANGE_BIT = 0x02; field in EmailServiceProxy
251 sProtocolLogging = ((flags & EmailServiceProxy.DEBUG_EXCHANGE_BIT) != 0);