A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
C
- calculateItemDecorationsForChild(View,Rect) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
- call() - function in io.didomi.sdk.functionalinterfaces.DidomiCallable
- Abstract method of the DidomiCallable functional interface.
- callOnClick() - function in android.view.View
- cancelDragAndDrop() - function in android.view.View
- cancelLongPress() - function in android.view.View
- cancelPendingInputEvents() - function in android.view.View
- canDisplayDisclosureDetail() - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosuresViewModel
- Check if there is currently a selected disclosure
- canDisplayDisclosureDetail() - function in io.didomi.sdk.vendors.mobile.DeviceStorageDisclosuresViewModel
- Check if there is currently a selected disclosure
- canResolveLayoutDirection() - function in android.view.View
- canResolveTextAlignment() - function in android.view.View
- canResolveTextDirection() - function in android.view.View
- canScrollHorizontally(Integer) - function in android.view.View
- canScrollHorizontally() - function in androidx.recyclerview.widget.LinearLayoutManager
- canScrollVertically(Integer) - function in android.view.View
- canScrollVertically() - function in androidx.recyclerview.widget.LinearLayoutManager
- canSelectArbitrarily() - function in android.text.method.LinkMovementMethod
- CatchableLinkMovementMethod - class in io.didomi.sdk.utils
- Custom MovementMethod allowing to check the clicked link before opening the browser.
- Category - enum entry in io.didomi.sdk.purpose.common.model.PurposeCategory.Type
- Category - enum entry in io.didomi.sdk.purpose.mobile.model.PurposeDisplay.Type
- Category - enum entry in io.didomi.sdk.spi.mobile.model.PersonalDataDisplay.Type
- CategoryHeader - enum entry in io.didomi.sdk.purpose.mobile.model.PurposeDisplay.Type
- CategoryHeader - enum entry in io.didomi.sdk.spi.mobile.model.PersonalDataDisplay.Type
- CCPA - enum entry in io.didomi.sdk.Regulation
- CcpaNoticeResources - class in io.didomi.sdk.resources
- Resources specific to CCPA in the Notice screen
- CcpaPurposesResources - class in io.didomi.sdk.resources
- Resources specific to CCPA in the Purposes screen
- CCPAStorageRepository - class in io.didomi.sdk.iab
- CENTER - enum entry in io.didomi.sdk.config.app.AppConfiguration.Theme.ContentThemeConfig.Alignment
- CenterLayoutManager - class in io.didomi.sdk.view.ctv
- CenterVerticalSpan - class in io.didomi.sdk.utils
- Class used to apply vertical centering to text (created initially for the → arrow).
- checkCallingOrSelfPermission(String) - function in android.content.ContextWrapper
- checkCallingOrSelfUriPermission(Uri,Integer) - function in android.content.ContextWrapper
- checkCallingOrSelfUriPermissions(List,Integer) - function in android.content.ContextWrapper
- checkCallingPermission(String) - function in android.content.ContextWrapper
- checkCallingUriPermission(Uri,Integer) - function in android.content.ContextWrapper
- checkCallingUriPermissions(List,Integer) - function in android.content.ContextWrapper
- checkInputConnectionProxy(View) - function in android.view.View
- checkLayoutParams(RecyclerView.LayoutParams) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
- checkPermission(String,Integer,Integer) - function in android.content.ContextWrapper
- checkSelfPermission(String) - function in android.content.ContextWrapper
- checkUriPermission(Uri,Integer,Integer,Integer) - function in android.content.ContextWrapper
- checkUriPermission(Uri,String,String,Integer,Integer,Integer) - function in android.content.ContextWrapper
- checkUriPermissions(List,Integer,Integer,Integer) - function in android.content.ContextWrapper
- checkValidity(DidomiInitializeParameters) - function in io.didomi.sdk.extension.DidomiInitializeParametersKt
- Check if these initialization parameters are valid, throw Exception otherwise
- childDrawableStateChanged(View) - function in android.view.ViewGroup
- childHasTransientStateChanged(View,Boolean) - function in android.view.ViewGroup
- clear() - function in io.didomi.sdk.events.EventsRepository
- clearAbortBroadcast() - function in android.content.BroadcastReceiver
- clearAnimation() - function in android.view.View
- clearChildFocus(View) - function in android.view.ViewGroup
- clearCMPKeys(SharedPreferences) - function in io.didomi.sdk.iab.IABStorageRepository
- Clear keys in SharedPreferences that do not belong to the current TCF version
- clearCMPKeys(SharedPreferences) - function in io.didomi.sdk.iab.IABStorageRepository
- Clear keys in SharedPreferences that do not belong to the current TCF version
- clearCMPKeys(SharedPreferences) - function in io.didomi.sdk.iab.TCFV2StorageRepository
- Clear keys in SharedPreferences that belong to the TCFv1 This ensures that there is no v1 CMP in the app and that vendors will not try to read from v1
- clearDisappearingChildren() - function in android.view.ViewGroup
- clearFocus() - function in android.view.ViewGroup
- clearInstance() - function in io.didomi.sdk.Didomi.Companion
- Internal use only.
- clearSharedPreferences(SharedPreferences,Array) - function in io.didomi.sdk.iab.TCFHelper
- Clear keys from shared preferences
- clearUser() - function in io.didomi.sdk.Didomi
- Remove organization user information and reset user id
- clearViewTranslationCallback() - function in android.view.View
- clearWallpaper() - function in android.content.ContextWrapper
- closeContextMenu() - function in android.app.Activity
- closeOptionsMenu() - function in androidx.appcompat.app.AppCompatActivity
- collectAdjacentPrefetchPositions(Integer,Integer,RecyclerView.State,RecyclerView.LayoutManager.LayoutPrefetchRegistry) - function in androidx.recyclerview.widget.LinearLayoutManager
- collectInitialPrefetchPositions(Integer,RecyclerView.LayoutManager.LayoutPrefetchRegistry) - function in androidx.recyclerview.widget.LinearLayoutManager
- ColorHelper - class in io.didomi.sdk.common
- Helper class used to do color related operations.
- colorToHex(Integer) - function in io.didomi.sdk.common.extension.IntKt
- Int color value to hexadecimal string.
- colorToHexWithAlpha(Integer) - function in io.didomi.sdk.common.extension.IntKt
- Int color value to hexadecimal string Can be used to log color values.
- compare(Purpose,Purpose) - function in io.didomi.sdk.purpose.common.comparator.PurposeCategoryComparator
- completeVendorDeviceStorageDisclosures(Vendor) - function in io.didomi.sdk.config.ConfigurationRepository
- Update the vendor device storage disclosures list from the URL specified in vendor model.
- Completion - class in io.didomi.sdk.core.io
- Completion.Companion - class in io.didomi.sdk.core.io.Completion
- CompletionThrowable - class in io.didomi.sdk.core.io
- Generic throwable
- computeHorizontalScrollExtent(RecyclerView.State) - function in androidx.recyclerview.widget.LinearLayoutManager
- computeHorizontalScrollOffset(RecyclerView.State) - function in androidx.recyclerview.widget.LinearLayoutManager
- computeHorizontalScrollRange(RecyclerView.State) - function in androidx.recyclerview.widget.LinearLayoutManager
- computeScroll() - function in android.view.View
- computeScrollVectorForPosition(Integer) - function in androidx.recyclerview.widget.LinearLayoutManager
- computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.View
- computeVerticalScrollExtent(RecyclerView.State) - function in androidx.recyclerview.widget.LinearLayoutManager
- computeVerticalScrollOffset(RecyclerView.State) - function in androidx.recyclerview.widget.LinearLayoutManager
- computeVerticalScrollRange(RecyclerView.State) - function in androidx.recyclerview.widget.LinearLayoutManager
- ConfigurationModule - class in io.didomi.sdk.core.injection.module
- Module for ConfigurationRepository injection
- ConfigurationRepository - class in io.didomi.sdk.config
- AppConfiguration manager
- ConfigurationRepository.Companion - class in io.didomi.sdk.config.ConfigurationRepository
- ConfigurationRepositoryKt - class in io.didomi.sdk.config.extension
- ConnectedTv - enum entry in io.didomi.sdk.DeviceType
Connected TV (Android TV, Fire TV...)
- ConnectivityHelper - class in io.didomi.sdk.remote
- ConnectivityListener - class in io.didomi.sdk.remote
- Interface created to listen for changes on the connectivity.
- CONSENT - enum entry in io.didomi.sdk.vendors.ctv.model.TVVendorLegalType
- CONSENT_ASKED - enum entry in io.didomi.sdk.apiEvents.ApiEventType
- CONSENT_GIVEN - enum entry in io.didomi.sdk.apiEvents.ApiEventType
- ConsentAskedApiEvent - class in io.didomi.sdk.apiEvents
- Data class used to represent a Consent Asked event.
- ConsentAskedApiEventParameters - class in io.didomi.sdk.apiEvents
- Parameters of the ConsentAskedApiEvents
- consentChanged(ConsentChangedEvent) - function in io.didomi.sdk.events.EventListener
- consentChanged(ConsentChangedEvent) - function in io.didomi.sdk.events.EventListener
- consentChanged(ConsentChangedEvent) - function in io.didomi.sdk.functionalinterfaces.DidomiEventListener
- ConsentChangedEvent - class in io.didomi.sdk.events
- Consent status has changed
- consentDuration(AppConfiguration.App) - function in io.didomi.sdk.config.app.extension.AppConfigurationKt
- Get the consent duration
- ConsentGivenApiEvent - class in io.didomi.sdk.apiEvents
- Data class used to represent a Consent Given event.
- ConsentGivenApiEventParameters - class in io.didomi.sdk.apiEvents
- Parameters of the ConsentAskedApiEvents
- ConsentGivenApiEventParameters.ConsentStatus - class in io.didomi.sdk.apiEvents.ConsentGivenApiEventParameters
- ConsentModule - class in io.didomi.sdk.core.injection.module
- Module for ConsentRepository injection
- ConsentNoticeBottomFragment - class in io.didomi.sdk.notice.mobile
- ConsentNoticeBottomFragment.Companion - class in io.didomi.sdk.notice.mobile.ConsentNoticeBottomFragment
- ConsentNoticeFragmentHelper - class in io.didomi.sdk.notice.mobile.helper
- Helper class used to setup common element in Bottom and Pop-up notices
- ConsentNoticePopupFragment - class in io.didomi.sdk.notice.mobile
- ConsentNoticePopupFragment.Companion - class in io.didomi.sdk.notice.mobile.ConsentNoticePopupFragment
- ConsentNoticeViewModel - class in io.didomi.sdk.notice.mobile
- ConsentNoticeViewModel.Companion - class in io.didomi.sdk.notice.mobile.ConsentNoticeViewModel
- ConsentRepository - class in io.didomi.sdk.consent
- ConsentRepository.Companion - class in io.didomi.sdk.consent.ConsentRepository
- ConsentStatus - class in io.didomi.sdk
- Consent status to a vendor or purpose
- ConsentStatus - class in io.didomi.sdk.models
- ConsentToken - class in io.didomi.sdk
- A user consent tokenA consent token stores all the consent information on the user (date when consent was last collected, list of enabled/disabled purposes and vendors, etc.
- consentTokenFromJSON(String,VendorRepository) - function in io.didomi.sdk.utils.ConsentTokenHelper
- Create a new consent token from a JSON string The consent is encoded in a standardized format across SDK so it needs to be converted into our internal format.
- ConsentTokenHelper - class in io.didomi.sdk.utils
- ConsentTokenKt - class in io.didomi.sdk.models.extension
- contains(Integer) - function in io.didomi.sdk.iab.IntIterableHelper.CustomIntIterable
- containsById(Collection,Purpose) - function in io.didomi.sdk.common.extension.PurposeKt
- Check if list contains a purpose with given id
- containsVendorWithIdOrIabId(Collection,String) - function in io.didomi.sdk.vendors.common.extension.VendorKt
- Check if a vendor with specified id or iab id is in the set
- containsVendorWithIdOrIabId(Map,String) - function in io.didomi.sdk.vendors.common.extension.VendorKt
- Check if a vendor with specified id or iab id is in the map
- ContextHelper - class in io.didomi.sdk
- Helper class used to get formatted context information such as application name, agent name, etc.
- ContextKt - class in io.didomi.sdk.common.extension
- ContextModule - class in io.didomi.sdk.core.injection.module
- Module for any context related providers
- CoroutinesModule - class in io.didomi.sdk.core.injection.module
- countItems(List,Class) - function in io.didomi.sdk.common.extension.ListKt
- Count items of the given type
- countryCode(AppConfiguration.App) - function in io.didomi.sdk.config.app.extension.AppConfigurationKt
- Get computed country code
- CountryHelper - class in io.didomi.sdk.location
- CountryHelper.Companion - class in io.didomi.sdk.location.CountryHelper
- CPRA - enum entry in io.didomi.sdk.Regulation
- create(ApiEventType,ApiEventParameters) - function in io.didomi.sdk.apiEvents.ApiEventsFactory
- Generic method used to create API events.
- create() - function in io.didomi.sdk.context.PlatformInfoProviderFactory
- create(Class) - function in io.didomi.sdk.core.injection.factory.ViewModelFactory
- createAccessibilityNodeInfo() - function in android.view.View
- createAttributionContext(String) - function in android.content.ContextWrapper
- createConfigurationContext(Configuration) - function in android.content.ContextWrapper
- createContext(ContextParams) - function in android.content.ContextWrapper
- createContextForSplit(String) - function in android.content.ContextWrapper
- createContextMenu(ContextMenu) - function in android.view.View
- createDeviceProtectedStorageContext() - function in android.content.ContextWrapper
- createDisplayContext(Display) - function in android.content.ContextWrapper
- createNotice(FragmentActivity) - function in io.didomi.sdk.ui.UIProvider
- createPackageContext(String,Integer) - function in android.content.ContextWrapper
- createPendingResult(Integer,Intent,Integer) - function in android.app.Activity
- createPersonalDataDisplayListForCategory(PurposeCategory) - function in io.didomi.sdk.spi.mobile.SensitivePersonalInfoViewModel
- Build Purpose Category display items list
- createPreferences(FragmentActivity,SubScreenType) - function in io.didomi.sdk.ui.UIProvider
- createPurposeDisplayItemList() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Build Purpose and Category list items
- createPurposeDisplayItemList() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Build Purpose and Category list items
- createPurposeDisplayList(PurposeAdapter.PurposeCallback) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Build Purpose display items list
- createPurposeDisplayList(PurposeAdapter.PurposeCallback) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Build Purpose display items list
- createPurposeDisplayListForCategory(PurposeCategory) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Build Purpose Category display items list
- createPurposeDisplayListForCategory(PurposeCategory) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Build Purpose Category display items list
- createSocket() - function in io.didomi.sdk.remote.TLSSocketFactory
- createSocket(InetAddress,Integer) - function in io.didomi.sdk.remote.TLSSocketFactory
- createSocket(InetAddress,Integer,InetAddress,Integer) - function in io.didomi.sdk.remote.TLSSocketFactory
- createSocket(Socket,String,Integer,Boolean) - function in io.didomi.sdk.remote.TLSSocketFactory
- createSocket(String,Integer) - function in io.didomi.sdk.remote.TLSSocketFactory
- createSocket(String,Integer,InetAddress,Integer) - function in io.didomi.sdk.remote.TLSSocketFactory
- createSpiDisplayList() - function in io.didomi.sdk.spi.mobile.SensitivePersonalInfoViewModel
- Build Purpose display items list
- createViewHolder(ViewGroup,Integer) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- createViewHolder(ViewGroup,Integer) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- createViewHolder(ViewGroup,Integer) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- createViewHolder(ViewGroup,Integer) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- createViewHolder(ViewGroup,Integer) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- createViewHolder(ViewGroup,Integer) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- createViewHolder(ViewGroup,Integer) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- createViewHolder(ViewGroup,Integer) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- createWindowContext(Display,Integer,Bundle) - function in android.content.ContextWrapper
- createWindowContext(Integer,Bundle) - function in android.content.ContextWrapper
- custom(AppConfiguration.App.Vendors) - function in io.didomi.sdk.config.app.extension.AppConfigurationKt
- Get augmented custom vendor
- CustomPurpose - class in io.didomi.sdk
- Custom purpose defined by developers in their configuration
- CustomPurposeKt - class in io.didomi.sdk