Searched refs:ACTION_GET_IS_SYNCABLE (Results 1 – 3 of 3) sorted by relevance
22 import static android.appenumeration.cts.Constants.ACTION_GET_IS_SYNCABLE;318 extraData, ACTION_GET_IS_SYNCABLE); in getIsSyncable()
262 public static final String ACTION_GET_IS_SYNCABLE = field in Constants
314 } else if (Constants.ACTION_GET_IS_SYNCABLE.equals(action)) { in handleIntent()