Home
last modified time | relevance | path

Searched refs:SYNC_SCHEDULED (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/
DExchangeService.java129 public static final int SYNC_SCHEDULED = 1; field in ExchangeService
2335 requestSync(m, SYNC_SCHEDULED, null); in checkMailboxes()