Searched refs:ACTION_GET_PERIODIC_SYNCS (Results 1 – 3 of 3) sorted by relevance
23 import static android.appenumeration.cts.Constants.ACTION_GET_PERIODIC_SYNCS;329 extraData, ACTION_GET_PERIODIC_SYNCS); in getPeriodicSyncs()
264 public static final String ACTION_GET_PERIODIC_SYNCS = field in Constants
320 } else if (Constants.ACTION_GET_PERIODIC_SYNCS.equals(action)) { in handleIntent()