Searched refs:ACTION_GET_SYNCADAPTER_CONTROL_PANEL (Results 1 – 3 of 3) sorted by relevance
24 import static android.appenumeration.cts.Constants.ACTION_GET_SYNCADAPTER_CONTROL_PANEL;276 extraData, ACTION_GET_SYNCADAPTER_CONTROL_PANEL); in getSyncAdapterControlPanel()
250 public static final String ACTION_GET_SYNCADAPTER_CONTROL_PANEL = field in Constants
289 } else if (Constants.ACTION_GET_SYNCADAPTER_CONTROL_PANEL.equals(action)) { in handleIntent()