Searched refs:WHERE_PROTOCOL_EAS (Results 1 – 1 of 1) sorted by relevance
157 private static final String WHERE_PROTOCOL_EAS = HostAuthColumns.PROTOCOL + "=\"" + field in ExchangeService1923 if (EmailContent.count(this, HostAuth.CONTENT_URI, WHERE_PROTOCOL_EAS, null) > 0) { in maybeStartExchangeServiceThread()