Searched refs:ACTION_AD_SERVICES_COBALT_UPLOAD_SERVICE (Results 1 – 3 of 3) sorted by relevance
21 import static com.android.adservices.AdServicesCommon.ACTION_AD_SERVICES_COBALT_UPLOAD_SERVICE;54 ACTION_AD_SERVICES_COBALT_UPLOAD_SERVICE, in CobaltUploader()
24 import static com.android.adservices.AdServicesCommon.ACTION_AD_SERVICES_COBALT_UPLOAD_SERVICE;242 && !mServiceIntentAction.equals(ACTION_AD_SERVICES_COBALT_UPLOAD_SERVICE) in getServiceComponentName()
81 public static final String ACTION_AD_SERVICES_COBALT_UPLOAD_SERVICE = field in AdServicesCommon