Searched refs:ACTION_SET_SYNC_AUTOMATICALLY (Results 1 – 3 of 3) sorted by relevance
30 import static android.appenumeration.cts.Constants.ACTION_SET_SYNC_AUTOMATICALLY;298 ACTION_SET_SYNC_AUTOMATICALLY); in setSyncAutomatically()
258 public static final String ACTION_SET_SYNC_AUTOMATICALLY = field in Constants
304 } else if (Constants.ACTION_SET_SYNC_AUTOMATICALLY.equals(action)) { in handleIntent()