Home
last modified time | relevance | path

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

/packages/apps/Exchange/exchange2/src/com/android/exchange/
DExchangeService.java189 public static boolean sConnectivityHold = false; field in ExchangeService
382 if (sConnectivityHold) {
1687 if (sConnectivityHold || (m == null) || sStop) { in requestSync()
1783 sConnectivityHold = true; in waitForConnectivity()
1789 sConnectivityHold = false; in waitForConnectivity()