A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
S
- sanitize(List,Set) - function in io.didomi.sdk.common.extension.PurposeCategoryKt
- Remove duplicated purposes, empty categories, incorrect objects etc.
- saveAdditionalConsent(SharedPreferences,ConsentRepository) - function in io.didomi.sdk.GoogleRepository
- Store Google additional consent on device if necessary
- saveAttributeDataForStyleable(Context,IntArray,AttributeSet,TypedArray,Integer,Integer) - function in android.view.View
- saveConsent() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Save consent.
- saveConsent() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Save consent.
- saveConsent() - function in io.didomi.sdk.spi.mobile.SensitivePersonalInfoViewModel
- Save consent.
- saveConsentInformation(SharedPreferences,Integer,Integer,ConsentToken,AppConfiguration,IABConfiguration,List,String) - function in io.didomi.sdk.iab.CCPAStorageRepository
- Method used to store consent information based on the io.didomi.sdk.iab TCF version that's associated to the IABStorageRepository that implements this interface.
- saveConsentInformation(SharedPreferences,Integer,Integer,ConsentToken,AppConfiguration,IABConfiguration,List,String) - function in io.didomi.sdk.iab.IABNoOpRepository
- Method used to store consent information based on the io.didomi.sdk.iab TCF version that's associated to the IABStorageRepository that implements this interface.
- saveConsentInformation(SharedPreferences,Integer,Integer,ConsentToken,AppConfiguration,IABConfiguration,List,String) - function in io.didomi.sdk.iab.IABStorageRepository
- Method used to store consent information based on the io.didomi.sdk.iab TCF version that's associated to the IABStorageRepository that implements this interface.
- saveConsentInformation(SharedPreferences,Integer,Integer,ConsentToken,AppConfiguration,IABConfiguration,List,String) - function in io.didomi.sdk.iab.TCFV2StorageRepository
- Save TCF consent information to the device https://github.com/InteractiveAdvertisingBureau/GDPR-Transparency-and-Consent-Framework/blob/master/TCFv2/IAB%20Tech%20Lab%20-%20CMP%20API%20v2.
- saveConsentToken() - function in io.didomi.sdk.consent.ConsentRepository
- Save the consent token to the local storage.
- saveHierarchyState(SparseArray) - function in android.view.View
- saveLIInTCFStatusIfRequired() - function in io.didomi.sdk.consent.ConsentRepository
- Enable all LI purposes and vendors respecting what has already been disabled (if applies).
- scheduleDrawable(Drawable,Runnable,Long) - function in android.view.View
- scheduleLayoutAnimation() - function in android.view.ViewGroup
- scrollBy(Integer,Integer) - function in android.view.View
- scrollHorizontallyBy(Integer,RecyclerView.Recycler,RecyclerView.State) - function in androidx.recyclerview.widget.LinearLayoutManager
- scrollTo(Integer,Integer) - function in android.view.View
- scrollToPosition(Integer) - function in androidx.recyclerview.widget.LinearLayoutManager
- scrollToPositionWithOffset(Integer,Integer) - function in androidx.recyclerview.widget.LinearLayoutManager
- scrollVerticallyBy(Integer,RecyclerView.Recycler,RecyclerView.State) - function in androidx.recyclerview.widget.LinearLayoutManager
- ScrollViewKt - class in io.didomi.sdk.common.extension
- SDKConfiguration - class in io.didomi.sdk.config.sdk
- SDKConfiguration.Languages - class in io.didomi.sdk.config.sdk.SDKConfiguration
- Class used to represent the available and default languages in the SDK configuration file.
- SDKConfigurationKt - class in io.didomi.sdk.config.sdk.extension
- SDKConfigurationTCFV2 - class in io.didomi.sdk.config.sdk
- Load TCF v2 Didomi SDK configuration from didomi_master_file.json This configuration is global to all apps and contains options like vendors or IAB config.
- SECONDARY - enum entry in io.didomi.sdk.common.DidomiConstants.TextViewType
- SECONDARY - enum entry in io.didomi.sdk.config.app.AppConfiguration.Theme.ButtonFormat
- SelectedDisclosureContentFragment - class in io.didomi.sdk.vendors.mobile
- Fragment of the screen displaying vendor device storage disclosure content
- SelectedDisclosureContentFragment.Companion - class in io.didomi.sdk.vendors.mobile.SelectedDisclosureContentFragment
- selectedLanguageContainsDefaultCountry() - function in io.didomi.sdk.resources.LanguagesHelper
- Check if selectedLanguage contains default country.
- selectNextDisclosure() - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosuresViewModel
- Select the next disclosure in the list, or set selectedDisclosure to null if this was the last element
- selectNextDisclosure() - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosuresViewModel
- Select the next disclosure in the list, or set selectedDisclosure to null if this was the last element
- selectPreviousDisclosure() - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosuresViewModel
- Select the previous disclosure in the list, or set selectedDisclosure to null if this was the 1rst element
- selectPreviousDisclosure() - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosuresViewModel
- Select the previous disclosure in the list, or set selectedDisclosure to null if this was the 1rst element
- sendAccessibilityEvent(Integer) - function in android.view.View
- sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.View
- sendBroadcast(Intent) - function in android.content.ContextWrapper
- sendBroadcast(Intent,String) - function in android.content.ContextWrapper
- sendBroadcastAsUser(Intent,UserHandle) - function in android.content.ContextWrapper
- sendBroadcastAsUser(Intent,UserHandle,String) - function in android.content.ContextWrapper
- sendBroadcastWithMultiplePermissions(Intent,Array) - function in android.content.Context
- sendEvents(ApiEvent) - function in io.didomi.sdk.apiEvents.ApiEventsRepository
- Send an apiEvent or a list of events asynchronously.
- sendOrderedBroadcast(Intent,Integer,String,String,BroadcastReceiver,Handler,String,Bundle,Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcast(Intent,String) - function in android.content.ContextWrapper
- sendOrderedBroadcast(Intent,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcast(Intent,String,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcastAsUser(Intent,UserHandle,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- sendStickyBroadcast(Intent) - function in android.content.ContextWrapper
- sendStickyBroadcast(Intent,Bundle) - function in android.content.ContextWrapper
- sendStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.ContextWrapper
- sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- SensitivePersonalInfo - enum entry in io.didomi.sdk.navigation.SubScreenType
- SensitivePersonalInfoAdapter - class in io.didomi.sdk.spi.mobile.adapter
- SensitivePersonalInfoAdapter.SpiCallback - class in io.didomi.sdk.spi.mobile.adapter.SensitivePersonalInfoAdapter
- SensitivePersonalInfoButton - enum entry in io.didomi.sdk.purpose.mobile.model.PurposeDisplay.Type
- SensitivePersonalInfoCategoryFragment - class in io.didomi.sdk.spi.mobile
- SensitivePersonalInfoCategoryFragment.Companion - class in io.didomi.sdk.spi.mobile.SensitivePersonalInfoCategoryFragment
- SensitivePersonalInfoCategoryHeaderViewHolder - class in io.didomi.sdk.spi.mobile.adapter
- View Holder for SPI Category Header
- SensitivePersonalInfoCategoryHeaderViewHolder.Companion - class in io.didomi.sdk.spi.mobile.adapter.SensitivePersonalInfoCategoryHeaderViewHolder
- SensitivePersonalInfoFragment - class in io.didomi.sdk.spi.mobile
- SensitivePersonalInfoFragment.Companion - class in io.didomi.sdk.spi.mobile.SensitivePersonalInfoFragment
- SensitivePersonalInfoHeaderViewHolder - class in io.didomi.sdk.spi.mobile.adapter
- View Holder for SPI Header
- SensitivePersonalInfoHeaderViewHolder.Companion - class in io.didomi.sdk.spi.mobile.adapter.SensitivePersonalInfoHeaderViewHolder
- SensitivePersonalInfoItemViewHolder - class in io.didomi.sdk.spi.mobile.adapter
- View Holder for SPI Item or Category
- SensitivePersonalInfoItemViewHolder.Companion - class in io.didomi.sdk.spi.mobile.adapter.SensitivePersonalInfoItemViewHolder
- SensitivePersonalInformation - class in io.didomi.sdk.spi.model
- Contents of Sensitive Personal Information section
- SensitivePersonalInfoViewHolder - class in io.didomi.sdk.spi.mobile.adapter
- Abstract View Holder for SPI
- SensitivePersonalInfoViewModel - class in io.didomi.sdk.spi.mobile
- View model associated to the sensitive personal information fragment/adapter.
- serialize(T,Type,JsonSerializationContext) - function in io.didomi.sdk.remote.GSONInterfaceAdapter
- setAccessibilityAnnounceState(Boolean) - function in io.didomi.sdk.purpose.mobile.model.PurposeDisplayBulkAction
- setAccessibilityAnnounceState(Boolean) - function in io.didomi.sdk.purpose.mobile.model.PurposeDisplayItem
- setAccessibilityAnnounceState(Boolean) - function in io.didomi.sdk.purpose.mobile.model.PurposeDisplayState
- setAccessibilityAnnounceState(Boolean) - function in io.didomi.sdk.spi.mobile.model.PersonalDataDisplayItem
- setAccessibilityAnnounceState(Boolean) - function in io.didomi.sdk.spi.mobile.model.PersonalDataDisplayState
- setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.View
- setAccessibilityHeading(Boolean) - function in android.view.View
- setAccessibilityLiveRegion(Integer) - function in android.view.View
- setAccessibilityPaneTitle(CharSequence) - function in android.view.View
- setAccessibilityTraversalAfter(Integer) - function in android.view.View
- setAccessibilityTraversalBefore(Integer) - function in android.view.View
- setActionBar(Toolbar) - function in android.app.Activity
- setActivated(Boolean) - function in android.view.View
- setAddStatesFromChildren(Boolean) - function in android.view.ViewGroup
- setAllowClickWhenDisabled(Boolean) - function in android.view.View
- setAllowEnterTransitionOverlap(Boolean) - function in androidx.fragment.app.Fragment
- setAllowReturnTransitionOverlap(Boolean) - function in androidx.fragment.app.Fragment
- setAlpha(Float) - function in android.view.View
- setAlwaysDrawnWithCacheEnabled(Boolean) - function in android.view.ViewGroup
- setAnimate(Boolean) - function in io.didomi.sdk.view.ctv.DidomiTVSwitch
- setAnimate(Boolean) - function in io.didomi.sdk.view.mobile.DidomiToggle
- setAnimation(Animation) - function in android.view.View
- setAnimationCacheEnabled(Boolean) - function in android.view.ViewGroup
- setAnimationMatrix(Matrix) - function in android.view.View
- setAnnounceState(Boolean) - function in io.didomi.sdk.core.accessibility.Accessibility
- Whether the component should announce its state
- setApiEventsRepository(ApiEventsRepository) - function in io.didomi.sdk.Didomi
- setArguments(Bundle) - function in androidx.fragment.app.Fragment
- setAutofillHints(String) - function in android.view.View
- setAutofillId(AutofillId) - function in android.view.View
- setAutoMeasureEnabled(Boolean) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
- setAvailable(Set) - function in io.didomi.sdk.config.sdk.SDKConfiguration.Languages
- setBackground(Drawable) - function in android.view.View
- setBackgroundColor(Integer) - function in android.view.View
- setBackgroundDrawable(Drawable) - function in android.view.View
- setBackgroundResource(Integer) - function in android.view.View
- setBackgroundTintBlendMode(BlendMode) - function in android.view.View
- setBackgroundTintList(ColorStateList) - function in android.view.View
- setBackgroundTintMode(PorterDuff.Mode) - function in android.view.View
- setBaselineAligned(Boolean) - function in android.widget.LinearLayout
- setBaselineAlignedChildIndex(Integer) - function in android.widget.LinearLayout
- setBlockUntilUpdated(Boolean) - function in io.didomi.sdk.remote.RemoteFile
- Whether to try getting content from remote without timeout
- setBottom(Integer) - function in android.view.View
- setCalendar(Calendar) - function in io.didomi.sdk.resources.DateHelper
- setCallback(DidomiTVSwitch.Callback) - function in io.didomi.sdk.view.ctv.DidomiTVSwitch
- Add / Remove callback
- setCallback(DidomiToggle.Callback) - function in io.didomi.sdk.view.mobile.DidomiToggle
- Add / Remove callback
- setCameraDistance(Float) - function in android.view.View
- setCanBeEnabled(Boolean) - function in io.didomi.sdk.config.app.AppConfiguration.App.Vendors.IABVendors
- Whether the TCF can be enabled or not This depends on the configuration being loaded from Didomi's servers and not from a local or uncontrolled source
- setCancelable(Boolean) - function in androidx.fragment.app.DialogFragment
- setCanShowDetails(Boolean) - function in io.didomi.sdk.vendors.mobile.model.VendorItem.Vendor
- setCategory(PurposeCategory) - function in io.didomi.sdk.Purpose
- setChecked(Boolean) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeItem.Bulk
- setChecked(Boolean) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeItem.Purpose
- setChecked(Boolean) - function in io.didomi.sdk.vendors.ctv.model.TVVendorItem.Bulk
- setChecked(Boolean) - function in io.didomi.sdk.vendors.ctv.model.TVVendorItem.Vendor
- setChecked(Boolean) - function in io.didomi.sdk.view.ctv.DidomiTVSwitch
- Register new state
- setClickable(Boolean) - function in android.view.View
- setClickListenerWithAccessibility(VendorItem.Vendor,VendorsAdapter.Callback) - function in io.didomi.sdk.vendors.mobile.adapter.VendorsItemViewHolder
- Set the item click listener when accessibility is enabled
- setClickListenerWithoutAccessibility(VendorItem.Vendor,VendorsAdapter.Callback) - function in io.didomi.sdk.vendors.mobile.adapter.VendorsItemViewHolder
- Set the item click listener when accessibility is not enabled
- setClipBounds(Rect) - function in android.view.View
- setClipChildren(Boolean) - function in android.view.ViewGroup
- setClipToOutline(Boolean) - function in android.view.View
- setClipToPadding(Boolean) - function in android.view.ViewGroup
- setCMPPresent(SharedPreferences) - function in io.didomi.sdk.iab.IABStorageRepository
- Create the required keys in SharedPreferences to indicate that a CMP is present in the app
- setCMPPresent(SharedPreferences) - function in io.didomi.sdk.iab.IABStorageRepository
- Create the required keys in SharedPreferences to indicate that a CMP is present in the app
- setCMPPresent(SharedPreferences) - function in io.didomi.sdk.iab.TCFV2StorageRepository
- Create the required keys in SharedPreferences to indicate that a CMP is present in the app
- setColor(ImageView,Integer) - function in io.didomi.sdk.common.extension.ImageViewKt
- Change Image color
- setConfigurationModule(ConfigurationModule) - function in io.didomi.sdk.core.injection.DidomiComponentProvider
- Module override (testing purpose)
- setConfigurationRepository(ConfigurationRepository) - function in io.didomi.sdk.Didomi
- setConsent(Boolean) - function in io.didomi.sdk.Purpose
- Whether the purpose is used as a consent based data processing.
- setConsentModule(ConsentModule) - function in io.didomi.sdk.core.injection.DidomiComponentProvider
- setContent(AppConfiguration.Preferences.Content) - function in io.didomi.sdk.config.app.AppConfiguration.Preferences
- setContentCaptureSession(ContentCaptureSession) - function in android.view.View
- setContentDescription(CharSequence) - function in android.view.View
- setContentToCache(String,RemoteFile,String) - function in io.didomi.sdk.remote.RemoteFilesHelper
- Update the local cache with content
- setContentTransitionManager(TransitionManager) - function in android.app.Activity
- setContentView(View) - function in androidx.appcompat.app.AppCompatActivity
- setContentView(View,ViewGroup.LayoutParams) - function in androidx.appcompat.app.AppCompatActivity
- setContentView(Integer) - function in androidx.appcompat.app.AppCompatActivity
- setContextClickable(Boolean) - function in android.view.View
- setCountryHelper(CountryHelper) - function in io.didomi.sdk.Didomi
- setCurrentActivity(FragmentActivity) - function in io.didomi.sdk.lifecycle.DidomiLifecycleHandler
- setCurrentDataProcessingIndex(Integer) - function in io.didomi.sdk.purpose.ctv.TVPurposesViewModel
- setDaysBeforeShowingAgain(Integer) - function in io.didomi.sdk.config.app.AppConfiguration.Notice
- setDebugUnregister(Boolean) - function in android.content.BroadcastReceiver
- setDefaultCountries(Map) - function in io.didomi.sdk.config.sdk.SDKConfiguration.Languages
- setDefaultFocusHighlightEnabled(Boolean) - function in android.view.View
- setDefaultKeyMode(Integer) - function in android.app.Activity
- setDefaultLanguage(String) - function in io.didomi.sdk.config.sdk.SDKConfiguration.Languages
- setDenyAppliesToLI(Boolean) - function in io.didomi.sdk.config.app.AppConfiguration.Preferences
- Whether "disagree to all" button also applies to legitimate interest
- setDescendantFocusability(Integer) - function in android.view.ViewGroup
- setDescription(Map) - function in io.didomi.sdk.CustomPurpose
- Description (by language)
- setDescription(String) - function in io.didomi.sdk.Purpose
- Purpose description.
- setDescription(String) - function in io.didomi.sdk.models.DataProcessing
- setDescription(String) - function in io.didomi.sdk.models.Feature
- setDescription(String) - function in io.didomi.sdk.models.SpecialFeature
- setDescription(String) - function in io.didomi.sdk.models.SpecialPurpose
- setDescriptionLegal(String) - function in io.didomi.sdk.Purpose
- Purpose legal description.
- setDescriptionLegal(String) - function in io.didomi.sdk.models.DataProcessing
- setDescriptionLegal(String) - function in io.didomi.sdk.models.Feature
- setDescriptionLegal(String) - function in io.didomi.sdk.models.SpecialFeature
- setDescriptionLegal(String) - function in io.didomi.sdk.models.SpecialPurpose
- setDescriptionText(String) - function in io.didomi.sdk.purpose.mobile.PurposeSaveView
- setDetailFocusedPosition(Integer) - function in io.didomi.sdk.vendors.ctv.TVVendorsViewModel
- setDeviceStorageDisclosureComplete(Boolean) - function in io.didomi.sdk.Vendor
- setDeviceStorageDisclosures(DeviceStorageDisclosures) - function in io.didomi.sdk.Vendor
- setDidomiPurposeIdsToIab(Map) - function in io.didomi.sdk.config.sdk.SDKConfiguration
- setDidomiPurposeIdsToIab(Map) - function in io.didomi.sdk.config.sdk.SDKConfigurationTCFV2
- setDisableButtonsUntilScroll(Boolean) - function in io.didomi.sdk.config.app.AppConfiguration.Preferences
- disableButtonsUntilScroll;
- setDisabledConsentPurposes(Set) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- setDisabledConsentVendors(Set) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- setDisabledLegIntPurposes(Set) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- setDisabledLegIntVendors(Set) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- setDisclosuresModel(TVDeviceStorageDisclosuresViewModel) - function in io.didomi.sdk.vendors.ctv.TVVendorDetailFragment
- setDisclosuresModel(TVDeviceStorageDisclosuresViewModel) - function in io.didomi.sdk.vendors.ctv.TVVendorDisclosuresDetailFragment
- setDisclosuresModel(DeviceStorageDisclosuresViewModel) - function in io.didomi.sdk.vendors.mobile.VendorDetailFragment
- setDividerDrawable(Drawable) - function in android.widget.LinearLayout
- setDividerPadding(Integer) - function in android.widget.LinearLayout
- setDrawingCacheBackgroundColor(Integer) - function in android.view.View
- setDrawingCacheEnabled(Boolean) - function in android.view.View
- setDrawingCacheQuality(Integer) - function in android.view.View
- setDuplicateParentStateEnabled(Boolean) - function in android.view.View
- setElevation(Float) - function in android.view.View
- setEnabled(Boolean) - function in android.view.View
- setEnabled(Boolean) - function in io.didomi.sdk.view.ctv.DidomiTVSwitch
- setEnabled(Boolean) - function in io.didomi.sdk.view.mobile.DidomiToggle
- setEnabledConsentPurposes(Set) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- setEnabledConsentVendors(Set) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- setEnabledLegIntPurposes(Set) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- setEnabledLegIntVendors(Set) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- setEnterSharedElementCallback(SharedElementCallback) - function in android.app.Activity
- setEnterSharedElementCallback(SharedElementCallback) - function in androidx.fragment.app.Fragment
- setEnterSharedElementCallback(SharedElementCallback) - function in androidx.fragment.app.FragmentActivity
- setEnterTransition(Object) - function in androidx.fragment.app.Fragment
- setError(String) - function in io.didomi.sdk.events.SyncErrorEvent
- Error message from API
- setErrorMessage(String) - function in io.didomi.sdk.events.ErrorEvent
- Description of the error
- setEssential(Boolean) - function in io.didomi.sdk.Purpose
- Whether this is an essential purpose.
- setEssentialPurposeIds(List) - function in io.didomi.sdk.Vendor
- Purposes which are essential instead of consent / LI (cannot be accepted / refused)
- setExitSharedElementCallback(SharedElementCallback) - function in android.app.Activity
- setExitSharedElementCallback(SharedElementCallback) - function in androidx.fragment.app.Fragment
- setExitSharedElementCallback(SharedElementCallback) - function in androidx.fragment.app.FragmentActivity
- setExitTransition(Object) - function in androidx.fragment.app.Fragment
- setFadingEdgeLength(Integer) - function in android.view.View
- setFallbackCodes(Map) - function in io.didomi.sdk.config.sdk.SDKConfiguration.Languages
- setFeatureDrawable(Integer,Drawable) - function in android.app.Activity
- setFeatureDrawableAlpha(Integer,Integer) - function in android.app.Activity
- setFeatureDrawableResource(Integer,Integer) - function in android.app.Activity
- setFeatureDrawableUri(Integer,Uri) - function in android.app.Activity
- setFilterTouchesWhenObscured(Boolean) - function in android.view.View
- setFinishOnTouchOutside(Boolean) - function in android.app.Activity
- setFitsSystemWindows(Boolean) - function in android.view.View
- setFlexiblePurposeIds(List) - function in io.didomi.sdk.Vendor
- Set with IDs that represent flexible purposes.
- setFocusable(Boolean) - function in android.view.View
- setFocusable(Integer) - function in android.view.View
- setFocusableInTouchMode(Boolean) - function in android.view.View
- setFocusedByDefault(Boolean) - function in android.view.View
- setFocusedPosition(Integer) - function in io.didomi.sdk.purpose.ctv.TVPurposesViewModel
- setFocusedPosition(Integer) - function in io.didomi.sdk.vendors.ctv.TVVendorsViewModel
- setForceDarkAllowed(Boolean) - function in android.view.View
- setForeground(Drawable) - function in android.view.View
- setForegroundGravity(Integer) - function in android.view.View
- setForegroundGravity(Integer) - function in android.widget.FrameLayout
- setForegroundTintBlendMode(BlendMode) - function in android.view.View
- setForegroundTintList(ColorStateList) - function in android.view.View
- setForegroundTintMode(PorterDuff.Mode) - function in android.view.View
- setGravity(Integer) - function in android.widget.LinearLayout
- setHapticFeedbackEnabled(Boolean) - function in android.view.View
- setHasBulkAction(Boolean) - function in io.didomi.sdk.vendors.mobile.model.VendorItem.Vendor
- setHasMiddleState(Boolean) - function in io.didomi.sdk.vendors.mobile.model.VendorItem.Bulk
- setHasMiddleState(Boolean) - function in io.didomi.sdk.vendors.mobile.model.VendorItem.Vendor
- setHasMiddleState(Boolean) - function in io.didomi.sdk.view.mobile.DidomiToggle
- setHasOptionsMenu(Boolean) - function in androidx.fragment.app.Fragment
- setHasScrolledToTheBottom(Boolean) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- setHasScrolledToTheBottom(Boolean) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- setHasStableIds(Boolean) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- setHasState(Boolean) - function in io.didomi.sdk.vendors.ctv.model.TVVendorItem.Vendor
- setHasTransientState(Boolean) - function in android.view.View
- setHelperModule(HelperModule) - function in io.didomi.sdk.core.injection.DidomiComponentProvider
- setHorizontalFadingEdgeEnabled(Boolean) - function in android.view.View
- setHorizontalGravity(Integer) - function in android.widget.LinearLayout
- setHorizontalScrollBarEnabled(Boolean) - function in android.view.View
- setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.View
- setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.View
- setHovered(Boolean) - function in android.view.View
- setIab2(String) - function in io.didomi.sdk.models.VendorNamespaces
- setIabId(String) - function in io.didomi.sdk.Vendor
- For custom or Didomi vendors, we allow mapping back to IAB IDs to override IAB vendors definition
- setIabPurposeIdsToDidomi(Map) - function in io.didomi.sdk.config.sdk.SDKConfiguration
- setIabPurposeIdsToDidomi(Map) - function in io.didomi.sdk.config.sdk.SDKConfigurationTCFV2
- setId(Integer) - function in android.view.View
- setId(String) - function in io.didomi.sdk.Vendor
- Vendor id used internally by Didomi.
- setIgnoreVendorDataChanges(Boolean) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- setIgnoreVendorDataChanges(Boolean) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- setImmersive(Boolean) - function in android.app.Activity
- setImportantForAccessibility(Integer) - function in android.view.View
- setImportantForAutofill(Integer) - function in android.view.View
- setImportantForContentCapture(Integer) - function in android.view.View
- setInheritShowWhenLocked(Boolean) - function in android.app.Activity
- setInitialPrefetchItemCount(Integer) - function in androidx.recyclerview.widget.LinearLayoutManager
- setInitialSavedState(Fragment.SavedState) - function in androidx.fragment.app.Fragment
- setIntent(Intent) - function in android.app.Activity
- setIsRecyclable(Boolean) - function in androidx.recyclerview.widget.RecyclerView.ViewHolder
- setItemPrefetchEnabled(Boolean) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
- setKeepScreenOn(Boolean) - function in android.view.View
- setKeyboardNavigationCluster(Boolean) - function in android.view.View
- setLabelFor(Integer) - function in android.view.View
- setLanguagesHelper(LanguagesHelper) - function in io.didomi.sdk.Didomi
- setLastSync(Date,String) - function in io.didomi.sdk.consent.ConsentRepository
- Set the last sync date and user id
- setLastSyncDate(Date) - function in io.didomi.sdk.ConsentToken
- setLastSyncedUserId(String) - function in io.didomi.sdk.ConsentToken
- setLayerPaint(Paint) - function in android.view.View
- setLayerType(Integer,Paint) - function in android.view.View
- setLayoutAnimation(LayoutAnimationController) - function in android.view.ViewGroup
- setLayoutAnimationListener(Animation.AnimationListener) - function in android.view.ViewGroup
- setLayoutDirection(Integer) - function in android.view.View
- setLayoutMode(Integer) - function in android.view.ViewGroup
- setLayoutParams(ViewGroup.LayoutParams) - function in android.view.View
- setLayoutTransition(LayoutTransition) - function in android.view.ViewGroup
- setLeft(Integer) - function in android.view.View
- setLeftTopRightBottom(Integer,Integer,Integer,Integer) - function in android.view.View
- setLegIntPurposeIds(List) - function in io.didomi.sdk.Vendor
- Purposes with legal basis "legitimate interest"
- setLegitimateInterest(Boolean) - function in io.didomi.sdk.Purpose
- Whether the purpose is used as a legitimate interest based data processing.
- setLevel(Integer) - function in io.didomi.sdk.Log
- Min level of messages to log
- setLocalProperty(String,Object) - function in io.didomi.sdk.Didomi
- Internal use only.
- setLocusContext(LocusId,Bundle) - function in android.app.Activity
- setLogLevel(Integer) - function in io.didomi.sdk.Didomi
- Set the minimum level of messages to logMessages with a level below
minLevelwill not be logged. - setLongClickable(Boolean) - function in android.view.View
- setMaxVendorId(Integer) - function in io.didomi.sdk.config.iab.IABConfiguration
- setMaxVendorId(Integer) - function in io.didomi.sdk.config.iab.IABConfigurationTCFV2
- setMeasureAllChildren(Boolean) - function in android.widget.FrameLayout
- setMeasuredDimension(Rect,Integer,Integer) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
- setMeasuredDimension(Integer,Integer) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
- setMeasurementCacheEnabled(Boolean) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
- setMeasureWithLargestChildEnabled(Boolean) - function in android.widget.LinearLayout
- setMediaController(MediaController) - function in android.app.Activity
- setMenuVisibility(Boolean) - function in androidx.fragment.app.Fragment
- setMinimumHeight(Integer) - function in android.view.View
- setMinimumWidth(Integer) - function in android.view.View
- setModel(TVConsentNoticeViewModel) - function in io.didomi.sdk.notice.ctv.TVConsentNoticeFragment
- setModel(ConsentNoticeViewModel) - function in io.didomi.sdk.notice.mobile.ConsentNoticeBottomFragment
- setModel(ConsentNoticeViewModel) - function in io.didomi.sdk.notice.mobile.ConsentNoticePopupFragment
- setModel(TVConsentNoticeViewModel) - function in io.didomi.sdk.preferences.ctv.qrcode.TVNoticePrivacyFragment
- setModel(TVDataProcessingDetailsViewModel) - function in io.didomi.sdk.purpose.ctv.TVAdditionalDataProcessingDetailFragment
- setModel(TVPurposesViewModel) - function in io.didomi.sdk.purpose.ctv.TVPurposeAdditionalInfoFragment
- setModel(TVPurposesViewModel) - function in io.didomi.sdk.purpose.ctv.TVPurposeDetailFragment
- setModel(TVPurposesViewModel) - function in io.didomi.sdk.purpose.ctv.TVPurposesFragment
- setModel(DataProcessingDetailsViewModel) - function in io.didomi.sdk.purpose.mobile.AdditionalDataProcessingDetailFragment
- setModel(PurposesViewModel) - function in io.didomi.sdk.purpose.mobile.PurposeCategoryFragment
- setModel(PurposesViewModel) - function in io.didomi.sdk.purpose.mobile.PurposeDetailFragment
- setModel(PurposesViewModel) - function in io.didomi.sdk.purpose.mobile.PurposesFragment
- setModel(SensitivePersonalInfoViewModel) - function in io.didomi.sdk.spi.mobile.SensitivePersonalInfoCategoryFragment
- setModel(SensitivePersonalInfoViewModel) - function in io.didomi.sdk.spi.mobile.SensitivePersonalInfoFragment
- setModel(UserInfoViewModel) - function in io.didomi.sdk.userinfo.mobile.UserInfoFragment
- setModel(TVVendorsViewModel) - function in io.didomi.sdk.vendors.ctv.TVVendorAdditionalInfoFragment
- setModel(TVVendorsViewModel) - function in io.didomi.sdk.vendors.ctv.TVVendorDataFragment
- setModel(TVVendorsViewModel) - function in io.didomi.sdk.vendors.ctv.TVVendorDataFragment
- setModel(TVVendorsViewModel) - function in io.didomi.sdk.vendors.ctv.TVVendorDetailFragment
- setModel(TVVendorsViewModel) - function in io.didomi.sdk.vendors.ctv.TVVendorDisclosuresDetailFragment
- setModel(TVVendorsViewModel) - function in io.didomi.sdk.vendors.ctv.TVVendorIabFragment
- setModel(TVVendorsViewModel) - function in io.didomi.sdk.vendors.ctv.TVVendorPrivacyFragment
- setModel(TVVendorsViewModel) - function in io.didomi.sdk.vendors.ctv.TVVendorsFragment
- setModel(DeviceStorageDisclosuresViewModel) - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosureFragment
- setModel(DeviceStorageDisclosuresViewModel) - function in io.didomi.sdk.vendors.mobile.SelectedDisclosureContentFragment
- setModel(VendorsViewModel) - function in io.didomi.sdk.vendors.mobile.VendorDetailFragment
- setModel(VendorsViewModel) - function in io.didomi.sdk.vendors.mobile.VendorsFragment
- setMotionEventSplittingEnabled(Boolean) - function in android.view.ViewGroup
- setName(String) - function in io.didomi.sdk.Purpose
- Purpose human-readable name or translation key.
- setName(String) - function in io.didomi.sdk.models.DataProcessing
- setName(String) - function in io.didomi.sdk.models.Feature
- setName(String) - function in io.didomi.sdk.models.SpecialFeature
- setName(String) - function in io.didomi.sdk.models.SpecialPurpose
- setNamespace(String) - function in io.didomi.sdk.Vendor
- Vendor namespace (iab, didomi or custom)
- setNamespaces(VendorNamespaces) - function in io.didomi.sdk.Vendor
- Vendor namespace (iab, didomi or custom)
- setNavigationManager(NavigationManager) - function in io.didomi.sdk.notice.ctv.TVConsentNoticeFragment
- setNavigationManager(NavigationManager) - function in io.didomi.sdk.notice.mobile.ConsentNoticeBottomFragment
- setNavigationManager(NavigationManager) - function in io.didomi.sdk.notice.mobile.ConsentNoticePopupFragment
- setNavigationManager(NavigationManager) - function in io.didomi.sdk.preferences.ctv.TVPreferencesDialogActivity
- setNavigationManager(NavigationManager) - function in io.didomi.sdk.purpose.mobile.PurposesFragment
- setNestedScrollingEnabled(Boolean) - function in android.view.View
- setNextClusterForwardId(Integer) - function in android.view.View
- setNextFocusDownId(Integer) - function in android.view.View
- setNextFocusForwardId(Integer) - function in android.view.View
- setNextFocusLeftId(Integer) - function in android.view.View
- setNextFocusRightId(Integer) - function in android.view.View
- setNextFocusUpId(Integer) - function in android.view.View
- setNoticeWasDisplayed(Boolean) - function in io.didomi.sdk.lifecycle.DidomiLifecycleHandler
- setNoticeWasHidden(Boolean) - function in io.didomi.sdk.ui.UIStateRepository
- setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.View
- setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.View
- setOnClickListener(View.OnClickListener) - function in android.view.View
- setOnContextClickListener(View.OnContextClickListener) - function in android.view.View
- setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.View
- setOnDragListener(View.OnDragListener) - function in android.view.View
- setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.View
- setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.View
- setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - function in android.view.ViewGroup
- setOnHoverListener(View.OnHoverListener) - function in android.view.View
- setOnKeyListener(View.OnKeyListener) - function in android.view.View
- setOnLongClickListener(View.OnLongClickListener) - function in android.view.View
- setOnReceiveContentListener(Array,OnReceiveContentListener) - function in android.view.View
- setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.View
- setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.View
- setOnTouchListener(View.OnTouchListener) - function in android.view.View
- setOrderedHint(Boolean) - function in android.content.BroadcastReceiver
- setOrganizationUserId(String) - function in io.didomi.sdk.events.SyncDoneEvent
- Organization user ID that was synced
- setOrientation(Integer) - function in android.widget.LinearLayout
- setOrientation(Integer) - function in androidx.recyclerview.widget.LinearLayoutManager
- setOutlineAmbientShadowColor(Integer) - function in android.view.View
- setOutlineProvider(ViewOutlineProvider) - function in android.view.View
- setOutlineSpotShadowColor(Integer) - function in android.view.View
- setOverScrollMode(Integer) - function in android.view.View
- setPadding(Integer,Integer,Integer,Integer) - function in android.view.View
- setPaddingRelative(Integer,Integer,Integer,Integer) - function in android.view.View
- setPersistentDrawingCache(Integer) - function in android.view.ViewGroup
- setPictureInPictureParams(PictureInPictureParams) - function in android.app.Activity
- setPivotX(Float) - function in android.view.View
- setPivotY(Float) - function in android.view.View
- setPointerIcon(PointerIcon) - function in android.view.View
- setPreferencesWasDisplayed(Boolean) - function in io.didomi.sdk.lifecycle.DidomiLifecycleHandler
- setPressed(Boolean) - function in android.view.View
- setPreventListAccessibilityAnnouncement(Boolean) - function in io.didomi.sdk.purpose.mobile.adapter.PurposeViewHolder
- setPreventListAccessibilityAnnouncement(Boolean) - function in io.didomi.sdk.purpose.mobile.adapter.PurposeViewHolder
- setPreventListAccessibilityAnnouncement(Boolean) - function in io.didomi.sdk.spi.mobile.adapter.SensitivePersonalInfoViewHolder
- setPreventListAccessibilityAnnouncement(Boolean) - function in io.didomi.sdk.spi.mobile.adapter.SensitivePersonalInfoViewHolder
- setPreventListAccessibilityAnnouncement(Boolean) - function in io.didomi.sdk.vendors.mobile.adapter.VendorsViewHolder
- setPreventListAccessibilityAnnouncement(Boolean) - function in io.didomi.sdk.vendors.mobile.adapter.VendorsViewHolder
- setProgress(Integer) - function in android.app.Activity
- setProgressBarIndeterminate(Boolean) - function in android.app.Activity
- setProgressBarIndeterminateVisibility(Boolean) - function in android.app.Activity
- setProgressBarVisibility(Boolean) - function in android.app.Activity
- setProperty(String,Object) - function in io.didomi.sdk.utils.LocalPropertiesRepository
- Sets the value of a feature flag
- setPurposeIds(List) - function in io.didomi.sdk.Vendor
- Purposes with legal basis "consent"
- setPurposesModel(TVPurposesViewModel) - function in io.didomi.sdk.preferences.ctv.TVPreferencesDialogActivity
- setPurposesModel(TVPurposesViewModel) - function in io.didomi.sdk.purpose.ctv.TVAdditionalDataProcessingDetailFragment
- setReady(Boolean) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- Indicates if provider is ready.
- setRecycleChildrenOnDetach(Boolean) - function in androidx.recyclerview.widget.LinearLayoutManager
- setReenterTransition(Object) - function in androidx.fragment.app.Fragment
- setRemoteFileContent(String) - function in io.didomi.sdk.remote.RemoteFile
- Content of the remote file
- setRenderEffect(RenderEffect) - function in android.view.View
- setRepositoryModule(RepositoryModule) - function in io.didomi.sdk.core.injection.DidomiComponentProvider
- setRequestedOrientation(Integer) - function in android.app.Activity
- setResourcesHelper(ResourcesHelper) - function in io.didomi.sdk.view.mobile.HeaderView
- setResult(Integer) - function in android.app.Activity
- setResult(Integer,Intent) - function in android.app.Activity
- setResult(Integer,String,Bundle) - function in android.content.BroadcastReceiver
- setResultCode(Integer) - function in android.content.BroadcastReceiver
- setResultData(String) - function in android.content.BroadcastReceiver
- setResultExtras(Bundle) - function in android.content.BroadcastReceiver
- setRetainInstance(Boolean) - function in androidx.fragment.app.Fragment
- setReturnTransition(Object) - function in androidx.fragment.app.Fragment
- setRevealOnFocusHint(Boolean) - function in android.view.View
- setReverseLayout(Boolean) - function in androidx.recyclerview.widget.LinearLayoutManager
- setRight(Integer) - function in android.view.View
- setRotation(Float) - function in android.view.View
- setRotationX(Float) - function in android.view.View
- setRotationY(Float) - function in android.view.View
- setSaveEnabled(Boolean) - function in android.view.View
- setSaveFromParentEnabled(Boolean) - function in android.view.View
- setScaleX(Float) - function in android.view.View
- setScaleY(Float) - function in android.view.View
- setScreenReaderFocusable(Boolean) - function in android.view.View
- setScrollBarDefaultDelayBeforeFade(Integer) - function in android.view.View
- setScrollBarFadeDuration(Integer) - function in android.view.View
- setScrollbarFadingEnabled(Boolean) - function in android.view.View
- setScrollBarSize(Integer) - function in android.view.View
- setScrollBarStyle(Integer) - function in android.view.View
- setScrollCaptureCallback(ScrollCaptureCallback) - function in android.view.View
- setScrollCaptureHint(Integer) - function in android.view.View
- setScrollContainer(Boolean) - function in android.view.View
- setScrollIndicators(Integer) - function in android.view.View
- setScrollIndicators(Integer,Integer) - function in android.view.View
- setScrollX(Integer) - function in android.view.View
- setScrollY(Integer) - function in android.view.View
- setSecondaryProgress(Integer) - function in android.app.Activity
- setSelected(Boolean) - function in android.view.View
- setSelectedCategory(PurposeCategory) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Setter method for the selectedCategory.
- setSelectedCategory(PurposeCategory) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Setter method for the selectedCategory.
- setSelectedCategory(PurposeCategory) - function in io.didomi.sdk.spi.mobile.SensitivePersonalInfoViewModel
- Setter method for the selectedCategory.
- setSelectedIndex(Integer) - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosuresViewModel
- setSelectedIndex(Integer) - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosuresViewModel
- setSelectedItem(DataProcessing) - function in io.didomi.sdk.purpose.mobile.DataProcessingDetailsViewModel
- setSelectedItem(DataProcessing) - function in io.didomi.sdk.purpose.mobile.DataProcessingDetailsViewModel
- setSelectedLanguageCode(String) - function in io.didomi.sdk.resources.LanguagesHelper
- Selected language code, as handled by SDK config.
- setSelectedPurpose(Purpose) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Setter method for the selectedPurpose.
- setSelectedPurpose(Purpose) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Setter method for the selectedPurpose.
- setSelectedPurposeConsentState(DidomiToggle.State) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Setter method for the selectedPurposeConsentState.
- setSelectedPurposeConsentState(DidomiToggle.State) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Setter method for the selectedPurposeConsentState.
- setSelectedPurposeLegIntState(DidomiToggle.State) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- setSelectedPurposeLegIntState(DidomiToggle.State) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- setSelectedVendor(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- setSelectedVendor(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- setSelectedVendorConsentState(DidomiToggle.State) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- setSelectedVendorConsentState(DidomiToggle.State) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- setSelectedVendorLegIntState(DidomiToggle.State) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- setSelectedVendorLegIntState(DidomiToggle.State) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- setSharedElementEnterTransition(Object) - function in androidx.fragment.app.Fragment
- setSharedElementReturnTransition(Object) - function in androidx.fragment.app.Fragment
- setShouldBeEnabledByDefault(Boolean) - function in io.didomi.sdk.vendors.mobile.model.VendorItem.Vendor
- setShowDividers(Integer) - function in android.widget.LinearLayout
- setShowsDialog(Boolean) - function in androidx.fragment.app.DialogFragment
- setShowWhenLocked(Boolean) - function in android.app.Activity
- setSmoothScrollbarEnabled(Boolean) - function in androidx.recyclerview.widget.LinearLayoutManager
- setSoundEffectsEnabled(Boolean) - function in android.view.View
- setSpecialFeature(Boolean) - function in io.didomi.sdk.Purpose
- Whether this is a special feature displayed as a purpose.
- setSpecialFeatureIds(List) - function in io.didomi.sdk.Vendor
- Set with IDs that represent Special Features.
- setStackFromEnd(Boolean) - function in androidx.recyclerview.widget.LinearLayoutManager
- setStackTrace(Array) - function in kotlin.Throwable
- setState(DidomiToggle.State) - function in io.didomi.sdk.purpose.mobile.model.PurposeDisplayBulkAction
- setState(DidomiToggle.State) - function in io.didomi.sdk.purpose.mobile.model.PurposeDisplayItem
- setState(DidomiToggle.State) - function in io.didomi.sdk.purpose.mobile.model.PurposeDisplayState
- setState(DidomiToggle.State) - function in io.didomi.sdk.spi.mobile.model.PersonalDataDisplayItem
- setState(DidomiToggle.State) - function in io.didomi.sdk.spi.mobile.model.PersonalDataDisplayState
- setState(DidomiToggle.State) - function in io.didomi.sdk.vendors.mobile.model.VendorItem.Bulk
- setState(DidomiToggle.State) - function in io.didomi.sdk.vendors.mobile.model.VendorItem.Vendor
- setState(DidomiToggle.State) - function in io.didomi.sdk.view.mobile.DidomiToggle
- setStateDescription(CharSequence) - function in android.view.View
- setStateListAnimator(StateListAnimator) - function in android.view.View
- setStateRestorationPolicy(RecyclerView.Adapter.StateRestorationPolicy) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- setStyle(Integer,Integer) - function in androidx.fragment.app.DialogFragment
- setSubjectToGDPR(SharedPreferences,Boolean) - function in io.didomi.sdk.iab.IABStorageRepository
- Method used to set the flag associated to the io.didomi.sdk.TCF version being implemented and indicate that the user is subject to GDPR.
- setSubjectToGDPR(SharedPreferences,Boolean) - function in io.didomi.sdk.iab.IABStorageRepository
- Method used to set the flag associated to the io.didomi.sdk.TCF version being implemented and indicate that the user is subject to GDPR.
- setSubjectToGDPR(SharedPreferences,Boolean) - function in io.didomi.sdk.iab.TCFV2StorageRepository
- Indicate whether the user is subject to GDPR or not
- setSupportActionBar(Toolbar) - function in androidx.appcompat.app.AppCompatActivity
- setSupportProgress(Integer) - function in androidx.appcompat.app.AppCompatActivity
- setSupportProgressBarIndeterminate(Boolean) - function in androidx.appcompat.app.AppCompatActivity
- setSupportProgressBarIndeterminateVisibility(Boolean) - function in androidx.appcompat.app.AppCompatActivity
- setSupportProgressBarVisibility(Boolean) - function in androidx.appcompat.app.AppCompatActivity
- setSystemGestureExclusionRects(List) - function in android.view.View
- setSystemUiVisibility(Integer) - function in android.view.View
- setTag(Object) - function in android.view.View
- setTag(Integer,Object) - function in android.view.View
- setTargetFragment(Fragment,Integer) - function in androidx.fragment.app.Fragment
- setTaskDescription(ActivityManager.TaskDescription) - function in android.app.Activity
- setTcfVersion(Integer) - function in io.didomi.sdk.ConsentToken
- setTcStringVendorIds(Set) - function in io.didomi.sdk.publisherrestrictions.PublisherRestriction
- setTextAlignment(Integer) - function in android.view.View
- setTextDirection(Integer) - function in android.view.View
- setTheme(Resources.Theme) - function in android.view.ContextThemeWrapper
- setTheme(Integer) - function in androidx.appcompat.app.AppCompatActivity
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.core.base.DidomiBottomSheetDialogFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.notice.mobile.ConsentNoticeBottomFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.notice.mobile.ConsentNoticePopupFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.purpose.mobile.AdditionalDataProcessingDetailFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.purpose.mobile.PurposeCategoryFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.purpose.mobile.PurposeDetailFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.purpose.mobile.PurposeSaveView
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.purpose.mobile.PurposesFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.spi.mobile.SensitivePersonalInfoCategoryFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.spi.mobile.SensitivePersonalInfoFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.userinfo.mobile.UserInfoFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosureFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.vendors.mobile.SelectedDisclosureContentFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.vendors.mobile.VendorDetailFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.vendors.mobile.VendorsFragment
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.view.mobile.DidomiToggle
- setThemeProvider(ThemeProvider) - function in io.didomi.sdk.view.mobile.HeaderView
- setTitle(CharSequence) - function in android.app.Activity
- setTitle(Integer) - function in android.app.Activity
- setTitleColor(Integer) - function in android.app.Activity
- setTooltipText(CharSequence) - function in android.view.View
- setTop(Integer) - function in android.view.View
- setTouchDelegate(TouchDelegate) - function in android.view.View
- setTouchscreenBlocksFocus(Boolean) - function in android.view.ViewGroup
- setTransitionAlpha(Float) - function in android.view.View
- setTransitionGroup(Boolean) - function in android.view.ViewGroup
- setTransitionName(String) - function in android.view.View
- setTransitionVisibility(Integer) - function in android.view.View
- setTranslations(PurposesTranslations) - function in io.didomi.sdk.config.PurposesTranslationsRepository
- setTranslations(VendorsViewModel.VendorsTranslationsDelegate) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- setTranslations(VendorsViewModel.VendorsTranslationsDelegate) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- setTranslationX(Float) - function in android.view.View
- setTranslationY(Float) - function in android.view.View
- setTranslationZ(Float) - function in android.view.View
- setTranslucent(Boolean) - function in android.app.Activity
- setTurnScreenOn(Boolean) - function in android.app.Activity
- setTypeId(Integer) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeAdditionalInfo.Description
- setTypeId(Integer) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeAdditionalInfo.Header
- setTypeId(Integer) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeAdditionalInfo.Title
- setTypeId(Integer) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeItem.AdditionalDataProcessingHeader
- setTypeId(Integer) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeItem.AdditionalDataProcessingItem
- setTypeId(Integer) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeItem.Bulk
- setTypeId(Integer) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeItem.Description
- setTypeId(Integer) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeItem.Footer
- setTypeId(Integer) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeItem.Header
- setTypeId(Integer) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeItem.Purpose
- setTypeId(Integer) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeItem.Section
- setTypeId(Integer) - function in io.didomi.sdk.purpose.ctv.model.TVPurposeItem.Title
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorAdditionalInfoItem.Description
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorAdditionalInfoItem.Header
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorAdditionalInfoItem.Title
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorDetailItem.AdditionalDataProcessing
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorDetailItem.Consent
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorDetailItem.Cookie
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorDetailItem.DeviceStorageDisclosure
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorDetailItem.DeviceStorageDisclosureTitle
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorDetailItem.Disclaimer
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorDetailItem.EssentialPurpose
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorDetailItem.Footer
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorDetailItem.Iab
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorDetailItem.LegitimateInterest
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorDetailItem.PrivacyPolicy
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorDetailItem.Settings
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorItem.Bulk
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorItem.Description
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorItem.Footer
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorItem.Header
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorItem.Section
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorItem.Title
- setTypeId(Integer) - function in io.didomi.sdk.vendors.ctv.model.TVVendorItem.Vendor
- setTypeId(Integer) - function in io.didomi.sdk.vendors.mobile.model.VendorItem.Bulk
- setTypeId(Integer) - function in io.didomi.sdk.vendors.mobile.model.VendorItem.Header
- setTypeId(Integer) - function in io.didomi.sdk.vendors.mobile.model.VendorItem.Vendor
- setUiProvider(UIProvider) - function in io.didomi.sdk.notice.ctv.TVConsentNoticeFragment
- setUiProvider(UIProvider) - function in io.didomi.sdk.notice.mobile.ConsentNoticeBottomFragment
- setUiProvider(UIProvider) - function in io.didomi.sdk.notice.mobile.ConsentNoticePopupFragment
- setUiProvider(UIProvider) - function in io.didomi.sdk.preferences.ctv.TVPreferencesDialogActivity
- setUiProvider(UIProvider) - function in io.didomi.sdk.purpose.ctv.TVPurposesFragment
- setUiProvider(UIProvider) - function in io.didomi.sdk.purpose.mobile.AdditionalDataProcessingDetailFragment
- setUiProvider(UIProvider) - function in io.didomi.sdk.vendors.ctv.TVVendorsFragment
- setUiProvider(UIProvider) - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosureFragment
- setUiProvider(UIProvider) - function in io.didomi.sdk.vendors.mobile.VendorDetailFragment
- setUiProvider(UIProvider) - function in io.didomi.sdk.vendors.mobile.VendorsFragment
- setup(LogoProvider,LifecycleOwner,String,String) - function in io.didomi.sdk.view.mobile.HeaderView
- Setup header view (title / logo)
- setup(String,String,Integer) - function in io.didomi.sdk.view.mobile.HeaderView
- Setup header title only
- setupAccessibility(String,String) - function in io.didomi.sdk.purpose.mobile.PurposeSaveView
- Setup button accessibility
- setupData(String,DeviceStorageDisclosures) - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosuresViewModel
- Set the data to display.
- setupData(String,DeviceStorageDisclosures) - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosuresViewModel
- Set the data to display.
- setUpdated(Date) - function in io.didomi.sdk.ConsentToken
- setUpdateTimeout(Long) - function in io.didomi.sdk.remote.RemoteFile
- Timeout before abandon getting file content from remote, in milliseconds
- setupDialog(Dialog,Integer) - function in androidx.appcompat.app.AppCompatDialogFragment
- setupDialog(Dialog,Integer) - function in androidx.fragment.app.DialogFragment
- setupUI(FragmentActivity) - function in io.didomi.sdk.Didomi
- Show the consent notice if required (ie if consent information is missing)This does not show the consent notice if all consent information is already available as consent was previously collected.
- setUser(UserAuthParams,FragmentActivity) - function in io.didomi.sdk.Didomi
- Set user information with authentication
- setUser(UserAuthParams) - function in io.didomi.sdk.Didomi
- Set user information with authentication
- setUser(String,FragmentActivity) - function in io.didomi.sdk.Didomi
- Set user information
- setUser(String) - function in io.didomi.sdk.Didomi
- Set user information
- setUser(String,String,String,String,String) - function in io.didomi.sdk.Didomi
- Set user information with authentication
- setUserAgent(String,String) - function in io.didomi.sdk.Didomi
- Set custom user agent name and version
- setUserAgreeToAll() - function in io.didomi.sdk.Didomi
- Enable all purposes and vendors for the user.
- setUserAuth(UserAuth) - function in io.didomi.sdk.user.OrganizationUserRepository
- User Auth Params (with or without encryption parameters)
- setUserConsentStatus(Set,Set,Set,Set,Set,Set,Set,Set) - function in io.didomi.sdk.Didomi
- setUserConsentStatus(ConsentToken,Set,Set,Set,Set,Set,Set,Set,Set) - function in io.didomi.sdk.models.extension.ConsentTokenKt
- Update the user consent status for purposes and vendors
- setUserConsentStatusFromObjects(Set,Set,Set,Set,Set,Set,Set,Set) - function in io.didomi.sdk.Didomi
- setUserDisagreeToAll() - function in io.didomi.sdk.Didomi
- Update user status to disagree : disable consent and legitimate interest purposes, disable consent vendors, but still enable legitimate interest vendors.
- setUserId(String) - function in io.didomi.sdk.user.UserRepository
- User ID
- setUserStatus(Boolean,Boolean,Boolean,Boolean) - function in io.didomi.sdk.Didomi
- Set the user status globally
- setUserStatus(Set,Set,Set,Set,Set,Set,Set,Set) - function in io.didomi.sdk.Didomi
- Set the user status for each purpose and vendor
- setUserStatus(Set,Set,Set,Set,Set,Set,Set,Set,Boolean) - function in io.didomi.sdk.Didomi
- setUserStatus(UserStatusParameters,ApiEventsRepository,EventsRepository) - function in io.didomi.sdk.consent.ConsentRepository
- Set the user status
- setUserStatus(Boolean,Boolean,Boolean,Boolean,String,ApiEventsRepository,EventsRepository) - function in io.didomi.sdk.consent.ConsentRepository
- Set the user status globally
- setUserStatusFromObjects(Set,Set,Set,Set,Set,Set,Set,Set,Boolean) - function in io.didomi.sdk.Didomi
- setUserStatusFromObjects(Set,Set,Set,Set,Set,Set,Set,Set) - function in io.didomi.sdk.Didomi
- setUserStatusFromObjects(Set,Set,Set,Set,Set,Set,Set,Set,Boolean,String,ApiEventsRepository,EventsRepository) - function in io.didomi.sdk.consent.ConsentRepository
- Set the user status with Purpose/Vendor objectsThis function is also responsible for triggering the app and API events so all consent changes have to go through it.
- setUserVisibleHint(Boolean) - function in androidx.fragment.app.Fragment
- setVendorIds(Set) - function in io.didomi.sdk.publisherrestrictions.PublisherRestriction
- setVendorsModel(TVVendorsViewModel) - function in io.didomi.sdk.preferences.ctv.TVPreferencesDialogActivity
- setVerticalFadingEdgeEnabled(Boolean) - function in android.view.View
- setVerticalGravity(Integer) - function in android.widget.LinearLayout
- setVerticalScrollBarEnabled(Boolean) - function in android.view.View
- setVerticalScrollbarPosition(Integer) - function in android.view.View
- setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.View
- setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.View
- setViewTranslationCallback(ViewTranslationCallback) - function in android.view.View
- setVisibility(Integer) - function in android.view.View
- setVisible(Boolean) - function in android.app.Activity
- setVolumeControlStream(Integer) - function in android.app.Activity
- setVrModeEnabled(Boolean,ComponentName) - function in android.app.Activity
- setWallpaper(Bitmap) - function in android.content.ContextWrapper
- setWallpaper(InputStream) - function in android.content.ContextWrapper
- setWeightSum(Float) - function in android.widget.LinearLayout
- setWillNotCacheDrawing(Boolean) - function in android.view.View
- setWillNotDraw(Boolean) - function in android.view.View
- setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.ViewGroup
- setX(Float) - function in android.view.View
- setY(Float) - function in android.view.View
- setZ(Float) - function in android.view.View
- shouldAllowDismiss() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Check if user should be able to dismiss purposes screen.
- shouldAllowDismiss() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Check if user should be able to dismiss purposes screen.
- shouldConsentBeCollected() - function in io.didomi.sdk.Didomi
- Check if the consent should be collected depending on if we have any consents or if we have some consents but the number of days before displaying the notice again has not expired yet
- shouldConsentBeCollected() - function in io.didomi.sdk.consent.ConsentRepository
- Check if the consent should be collected depending on if we have any consents or if we have some consents but the number of days before displaying the notice again has not expired yet
- shouldDelayChildPressedState() - function in android.widget.FrameLayout
- shouldDelayChildPressedState() - function in android.widget.LinearLayout
- shouldDisplayBulkActionInPurposeCategory(ConfigurationRepository) - function in io.didomi.sdk.config.extension.ConfigurationRepositoryKt
- Regulation behaviour.
- shouldDisplayCookieSection(Vendor) - function in io.didomi.sdk.vendors.common.extension.VendorKt
- Whether the specified vendor should have a Cookie section
- shouldDisplayDeviceStorageDisclosuresLink(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Whether the specified vendor should have a Device storage disclosures link
- shouldDisplayDeviceStorageDisclosuresLink(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Whether the specified vendor should have a Device storage disclosures link
- shouldDisplayDeviceStorageDisclosuresList(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Whether the specified vendor should have a Device storage disclosures section
- shouldDisplayDeviceStorageDisclosuresList(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Whether the specified vendor should have a Device storage disclosures section
- shouldDisplayDeviceStorageSection(Vendor) - function in io.didomi.sdk.vendors.common.extension.VendorKt
- Whether the specified vendor should have a Device storage section
- shouldDisplayDividerForCategoryHeader(PurposeCategory) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Whether a divider should be display below the category header
- shouldDisplayDividerForCategoryHeader(PurposeCategory) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Whether a divider should be display below the category header
- shouldDisplaySensitivePersonalDataButton(ConfigurationRepository) - function in io.didomi.sdk.config.extension.ConfigurationRepositoryKt
- Regulation behaviour.
- shouldDisplaySwitchesSeparator(Purpose) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Whether UI should display a separator between the consent and legitimate interest switches
- shouldDisplaySwitchesSeparator(Purpose) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Whether UI should display a separator between the consent and legitimate interest switches
- shouldHandleConsentState(Purpose) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- shouldHandleConsentState(Purpose) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- shouldHandleConsentState(Purpose) - function in io.didomi.sdk.spi.mobile.SensitivePersonalInfoViewModel
- shouldHandleConsentState(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Verify if consent state can be changed by the user
- shouldHandleConsentState(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Verify if consent state can be changed by the user
- shouldHandleLegitimateInterestState(Purpose) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- shouldHandleLegitimateInterestState(Purpose) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- shouldHandleLegitimateInterestState(Purpose) - function in io.didomi.sdk.spi.mobile.SensitivePersonalInfoViewModel
- shouldHandleLegitimateInterestState(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Verify if vendor legitimate interest state can be changed by the user
- shouldHandleLegitimateInterestState(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Verify if vendor legitimate interest state can be changed by the user
- shouldHandleState(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Verify if vendor state can be changed by the user
- shouldHandleState(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Verify if vendor state can be changed by the user
- shouldHideBulkToggleInPurpose(ConfigurationRepository) - function in io.didomi.sdk.config.extension.ConfigurationRepositoryKt
- Regulation behaviour.
- shouldHideDidomiLogo(Boolean) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Check if Didomi logo should be hidden.
- shouldHideDidomiLogo(Boolean) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Check if Didomi logo should be hidden.
- shouldHideDidomiLogo(Boolean) - function in io.didomi.sdk.spi.mobile.SensitivePersonalInfoViewModel
- Check if Didomi logo should be hidden.
- shouldRestoreUIState() - function in io.didomi.sdk.lifecycle.DidomiLifecycleHandler
- Whether we need to restore Didomi state when attaching a new Activity
- shouldRetryCacheUpdate() - function in io.didomi.sdk.remote.RemoteFile
- shouldShowAdditionalDataProcessing() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Whether the Additional data processing section should be shown or not We show it if we have at least one required special purpose or feature
- shouldShowAdditionalDataProcessing() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Whether the Additional data processing section should be shown or not We show it if we have at least one required special purpose or feature
- shouldShowAdditionalDataProcessing(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Whether the Additional data processing section should be shown or not We show it if the TCF version is 2 and we have at least one required special purpose or feature
- shouldShowAdditionalDataProcessing(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Whether the Additional data processing section should be shown or not We show it if the TCF version is 2 and we have at least one required special purpose or feature
- shouldShowDescriptionLegal() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Indicate if description legal should be shown.
- shouldShowDescriptionLegal() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Indicate if description legal should be shown.
- shouldShowEssentialPurposes(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Whether the Required data processing section should be shown or not We show it if we have at least one essential purpose
- shouldShowEssentialPurposes(Vendor) - function in io.didomi.sdk.vendors.mobile.VendorsViewModel
- Whether the Required data processing section should be shown or not We show it if we have at least one essential purpose
- shouldShowRequestPermissionRationale(String) - function in android.app.Activity
- shouldShowRequestPermissionRationale(String) - function in androidx.fragment.app.Fragment
- shouldSkipEvent(ApiEvent) - function in io.didomi.sdk.apiEvents.extension.ApiEventKt
- Determine if this event should be skipped.
- shouldSuggestScrolling() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Check if the UI should suggest scrolling.
- shouldSuggestScrolling() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Check if the UI should suggest scrolling.
- shouldSync(Boolean,Integer,Date) - function in io.didomi.sdk.user.sync.SyncRepository
- Determine whether we should run sync or not
- shouldSyncFromFrequency(Integer,Date) - function in io.didomi.sdk.user.sync.SyncRepository
- Determine whether we should sync based on the last sync date and the configured frequencyWe sync if:
There is no frequency configured or no sync date available
The last sync date is older than the frequency
- shouldUpRecreateTask(Intent) - function in android.app.Activity
- show(FragmentManager,String) - function in androidx.fragment.app.DialogFragment
- show(FragmentTransaction,String) - function in androidx.fragment.app.DialogFragment
- show(FragmentManager) - function in io.didomi.sdk.notice.mobile.ConsentNoticeBottomFragment.Companion
- show(FragmentManager) - function in io.didomi.sdk.notice.mobile.ConsentNoticePopupFragment.Companion
- show(FragmentManager,DataProcessing) - function in io.didomi.sdk.purpose.mobile.AdditionalDataProcessingDetailFragment.Companion
- show(FragmentManager,PurposeCategory) - function in io.didomi.sdk.purpose.mobile.PurposeCategoryFragment.Companion
- show(FragmentManager) - function in io.didomi.sdk.purpose.mobile.PurposeDetailFragment.Companion
- show(FragmentManager,SubScreenType) - function in io.didomi.sdk.purpose.mobile.PurposesFragment.Companion
- show(FragmentManager,PurposeCategory) - function in io.didomi.sdk.spi.mobile.SensitivePersonalInfoCategoryFragment.Companion
- show(FragmentManager) - function in io.didomi.sdk.spi.mobile.SensitivePersonalInfoFragment.Companion
- show(FragmentManager) - function in io.didomi.sdk.userinfo.mobile.UserInfoFragment.Companion
- show(FragmentManager) - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosureFragment.Companion
- show(FragmentManager) - function in io.didomi.sdk.vendors.mobile.VendorDetailFragment.Companion
- show(FragmentManager) - function in io.didomi.sdk.vendors.mobile.VendorsFragment.Companion
- showAdditionalDataProcessing(DataProcessing) - function in io.didomi.sdk.purpose.mobile.adapter.PurposeAdapter.PurposeCallback
- showAssist(Bundle) - function in android.app.Activity
- showContextMenu() - function in android.view.View
- showContextMenu(Float,Float) - function in android.view.View
- showContextMenuForChild(View) - function in android.view.ViewGroup
- showContextMenuForChild(View,Float,Float) - function in android.view.ViewGroup
- showDetails(PurposeDisplay.Type,String) - function in io.didomi.sdk.purpose.mobile.adapter.PurposeAdapter.PurposeCallback
- showDetails(PersonalDataDisplay.Type,String) - function in io.didomi.sdk.spi.mobile.adapter.SensitivePersonalInfoAdapter.SpiCallback
- showDetails() - function in io.didomi.sdk.vendors.ctv.TVVendorsFragment
- showDialog(Integer) - function in android.app.Activity
- showDialog(Integer,Bundle) - function in android.app.Activity
- showLockTaskEscapeMessage() - function in android.app.Activity
- showNotice(FragmentActivity) - function in io.didomi.sdk.Didomi
- Show the consent notice (if required, not disabled in the config and not already displayed)
- showNotice(ShowNoticeEvent) - function in io.didomi.sdk.events.EventListener
- showNotice(ShowNoticeEvent) - function in io.didomi.sdk.events.EventListener
- showNotice(ShowNoticeEvent) - function in io.didomi.sdk.functionalinterfaces.DidomiEventListener
- showNotice(FragmentActivity) - function in io.didomi.sdk.navigation.NavigationManager
- Show the consent notice (if required, not disabled in the config and not already displayed)
- ShowNoticeEvent - class in io.didomi.sdk.events
- The notice is being shown (or needs to be shown)
- showNow(FragmentManager,String) - function in androidx.fragment.app.DialogFragment
- showPreferences(FragmentActivity,String) - function in io.didomi.sdk.Didomi
- Method used to show the preferences view, by previously updating the fragment manager property based on an activity.
- showPreferences(FragmentActivity) - function in io.didomi.sdk.Didomi
- Method used to show the preferences view, by previously updating the fragment manager property based on an activity.
- showPreferences(ShowPreferencesEvent) - function in io.didomi.sdk.events.EventListener
- showPreferences(ShowPreferencesEvent) - function in io.didomi.sdk.events.EventListener
- showPreferences(ShowPreferencesEvent) - function in io.didomi.sdk.functionalinterfaces.DidomiEventListener
- ShowPreferencesEvent - class in io.didomi.sdk.events
- The preferences screen is being shown
- showSensitivePersonalInfo() - function in io.didomi.sdk.purpose.mobile.adapter.PurposeAdapter.PurposeCallback
- showSensitivePersonalInformationFragment(FragmentManager) - function in io.didomi.sdk.navigation.NavigationManager
- Display SPI Fragment if not already there
- showVendors() - function in io.didomi.sdk.purpose.mobile.adapter.PurposeAdapter.PurposeCallback
- showVendorsFragment(FragmentManager) - function in io.didomi.sdk.navigation.NavigationManager
- Display Vendor Fragment if not already there
- smoothScrollToPosition(RecyclerView,RecyclerView.State,Integer) - function in io.didomi.sdk.view.ctv.CenterLayoutManager
- sortByName(List) - function in io.didomi.sdk.common.extension.PurposeKt
- Sort a purpose list by translated name
- Source - class in io.didomi.sdk.apiEvents
- Handle properties related to Source.
- SpannedKt - class in io.didomi.sdk.common.extension
- SpecialFeature - class in io.didomi.sdk.models
- SpecialFeatureKt - class in io.didomi.sdk.common.extension
- SpecialPurpose - class in io.didomi.sdk.models
- spliterator() - function in kotlin.collections.Iterable
- START - enum entry in io.didomi.sdk.config.app.AppConfiguration.Theme.ContentThemeConfig.Alignment
- startActionMode(ActionMode.Callback) - function in android.app.Activity
- startActionMode(ActionMode.Callback,Integer) - function in android.app.Activity
- startActionMode(ActionMode.Callback) - function in android.view.View
- startActionMode(ActionMode.Callback,Integer) - function in android.view.View
- startActionModeForChild(View,ActionMode.Callback) - function in android.view.ViewGroup
- startActionModeForChild(View,ActionMode.Callback,Integer) - function in android.view.ViewGroup
- startActivities(Array) - function in android.app.Activity
- startActivities(Array,Bundle) - function in android.app.Activity
- startActivity(Intent) - function in android.app.Activity
- startActivity(Intent,Bundle) - function in android.app.Activity
- startActivity(Intent) - function in androidx.fragment.app.Fragment
- startActivity(Intent,Bundle) - function in androidx.fragment.app.Fragment
- startActivityForResult(Intent,Integer) - function in androidx.activity.ComponentActivity
- startActivityForResult(Intent,Integer,Bundle) - function in androidx.activity.ComponentActivity
- startActivityForResult(Intent,Integer) - function in androidx.fragment.app.Fragment
- startActivityForResult(Intent,Integer,Bundle) - function in androidx.fragment.app.Fragment
- startActivityFromChild(Activity,Intent,Integer) - function in android.app.Activity
- startActivityFromChild(Activity,Intent,Integer,Bundle) - function in android.app.Activity
- startActivityFromFragment(Fragment,Intent,Integer) - function in android.app.Activity
- startActivityFromFragment(Fragment,Intent,Integer,Bundle) - function in android.app.Activity
- startActivityFromFragment(Fragment,Intent,Integer) - function in androidx.fragment.app.FragmentActivity
- startActivityFromFragment(Fragment,Intent,Integer,Bundle) - function in androidx.fragment.app.FragmentActivity
- startActivityIfNeeded(Intent,Integer) - function in android.app.Activity
- startActivityIfNeeded(Intent,Integer,Bundle) - function in android.app.Activity
- startAnimation(Animation) - function in android.view.View
- startDrag(ClipData,View.DragShadowBuilder,Object,Integer) - function in android.view.View
- startDragAndDrop(ClipData,View.DragShadowBuilder,Object,Integer) - function in android.view.View
- startForegroundService(Intent) - function in android.content.ContextWrapper
- startInstrumentation(ComponentName,String,Bundle) - function in android.content.ContextWrapper
- startIntentSender(IntentSender,Intent,Integer,Integer,Integer) - function in android.app.Activity
- startIntentSender(IntentSender,Intent,Integer,Integer,Integer,Bundle) - function in android.app.Activity
- startIntentSenderForResult(IntentSender,Integer,Intent,Integer,Integer,Integer) - function in androidx.activity.ComponentActivity
- startIntentSenderForResult(IntentSender,Integer,Intent,Integer,Integer,Integer,Bundle) - function in androidx.activity.ComponentActivity
- startIntentSenderForResult(IntentSender,Integer,Intent,Integer,Integer,Integer,Bundle) - function in androidx.fragment.app.Fragment
- startIntentSenderFromChild(Activity,IntentSender,Integer,Intent,Integer,Integer,Integer) - function in android.app.Activity
- startIntentSenderFromChild(Activity,IntentSender,Integer,Intent,Integer,Integer,Integer,Bundle) - function in android.app.Activity
- startIntentSenderFromFragment(Fragment,IntentSender,Integer,Intent,Integer,Integer,Integer,Bundle) - function in androidx.fragment.app.FragmentActivity
- startLayoutAnimation() - function in android.view.ViewGroup
- startLocalVoiceInteraction(Bundle) - function in android.app.Activity
- startLockTask() - function in android.app.Activity
- startManagingCursor(Cursor) - function in android.app.Activity
- startMeasure(String) - function in io.didomi.sdk.utils.TimeMeasureHelper
- Reset the time counter to begin the measuring
- startNestedScroll(Integer) - function in android.view.View
- startNextMatchingActivity(Intent) - function in android.app.Activity
- startNextMatchingActivity(Intent,Bundle) - function in android.app.Activity
- startPostponedEnterTransition() - function in android.app.Activity
- startPostponedEnterTransition() - function in androidx.fragment.app.Fragment
- startSearch(String,Boolean,Bundle,Boolean) - function in android.app.Activity
- startService(Intent) - function in android.content.ContextWrapper
- startSmoothScroll(RecyclerView.SmoothScroller) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
- startSupportActionMode(ActionMode.Callback) - function in androidx.appcompat.app.AppCompatActivity
- startViewTransition(View) - function in android.view.ViewGroup
- stopIgnoringView(View) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
- stopLocalVoiceInteraction() - function in android.app.Activity
- stopLockTask() - function in android.app.Activity
- stopManagingCursor(Cursor) - function in android.app.Activity
- stopNestedScroll() - function in android.view.View
- stopService(Intent) - function in android.content.ContextWrapper
- StringKt - class in io.didomi.sdk.common.extension
- stringListToString(List,String) - function in io.didomi.sdk.utils.ItemsListUtil
- Convert a list of strings to a displayable String, without sorting, with a line for each element
- StringTransformation - class in io.didomi.sdk.resources
- SubScreenType - class in io.didomi.sdk.navigation
- Type of preferences sub-screen
- success(T) - function in io.didomi.sdk.core.io.Completion.Companion
- Success - enum entry in io.didomi.sdk.resources.LanguageUpdateStatus
- superDispatchKeyEvent(KeyEvent) - function in androidx.core.app.ComponentActivity
- supportFinishAfterTransition() - function in androidx.fragment.app.FragmentActivity
- supportInvalidateOptionsMenu() - function in androidx.appcompat.app.AppCompatActivity
- supportNavigateUpTo(Intent) - function in androidx.appcompat.app.AppCompatActivity
- supportPostponeEnterTransition() - function in androidx.fragment.app.FragmentActivity
- supportRequestWindowFeature(Integer) - function in androidx.appcompat.app.AppCompatActivity
- supportShouldUpRecreateTask(Intent) - function in androidx.appcompat.app.AppCompatActivity
- supportsPredictiveItemAnimations() - function in androidx.recyclerview.widget.LinearLayoutManager
- supportStartPostponedEnterTransition() - function in androidx.fragment.app.FragmentActivity
- suppressLayout(Boolean) - function in android.view.ViewGroup
- SWITCH - enum entry in io.didomi.sdk.core.accessibility.AccessibilityClassName
- sync(Boolean,FragmentActivity) - function in io.didomi.sdk.Didomi
- Sync the user information with the remote status
- SyncConfiguration - class in io.didomi.sdk.config.app
- Configuration for syncing with remote server (aka cross-device)
- SyncConfiguration.Companion - class in io.didomi.sdk.config.app.SyncConfiguration
- syncDone(SyncDoneEvent) - function in io.didomi.sdk.events.EventListener
- syncDone(SyncDoneEvent) - function in io.didomi.sdk.events.EventListener
- syncDone(SyncDoneEvent) - function in io.didomi.sdk.functionalinterfaces.DidomiEventListener
- SyncDoneEvent - class in io.didomi.sdk.events
- The Didomi SDK is done syncing the user consent status with the remote server.
- syncError(SyncErrorEvent) - function in io.didomi.sdk.events.EventListener
- syncError(SyncErrorEvent) - function in io.didomi.sdk.events.EventListener
- syncError(SyncErrorEvent) - function in io.didomi.sdk.functionalinterfaces.DidomiEventListener
- SyncError - class in io.didomi.sdk.user.sync.model
- SyncErrorEvent - class in io.didomi.sdk.events
- The Didomi SDK failed syncing the user consent status with the remote server.
- syncIfRequired(FragmentActivity) - function in io.didomi.sdk.Didomi
- Refresh the user status from the backend if the SDK is ready
- SyncModule - class in io.didomi.sdk.core.injection.module
- Module for SyncRepository injection
- SyncParams - class in io.didomi.sdk.user.sync.model
- Parameters for syncing with remote server (aka cross-device)
- SyncRepository - class in io.didomi.sdk.user.sync
- SyncRequest - class in io.didomi.sdk.user.sync.model
- SyncResponse - class in io.didomi.sdk.user.sync.model
- SyncUserUnknownThrowable - class in io.didomi.sdk.user.sync.model