Searched refs:ACTION_GET_SYNC_AUTOMATICALLY (Results 1 – 3 of 3) sorted by relevance
27 import static android.appenumeration.cts.Constants.ACTION_GET_SYNC_AUTOMATICALLY;307 extraData, ACTION_GET_SYNC_AUTOMATICALLY); in getSyncAutomatically()
260 public static final String ACTION_GET_SYNC_AUTOMATICALLY = field in Constants
310 } else if (Constants.ACTION_GET_SYNC_AUTOMATICALLY.equals(action)) { in handleIntent()