Searched refs:mBackgroundData (Results 1 – 1 of 1) sorted by relevance
240 private volatile boolean mBackgroundData = true; field in ExchangeService1619 mBackgroundData = cm.getBackgroundDataSetting(); in onReceive()1621 if (mBackgroundData) { in onReceive()1993 mBackgroundData = cm.getBackgroundDataSetting(); in run()2233 } else if (!canAutoSync(account) || !canSyncEmail(account.mAmAccount) || !mBackgroundData) { in isMailboxSyncable()