Searched refs:LegacyConsentUiHelper (Results 1 – 2 of 2) sorted by relevance
58 class LegacyConsentUiHelper implements ConsentUiHelper { class76 LegacyConsentUiHelper(Activity activity, AccessibilityContextMenuMaker contextMenuMaker, in LegacyConsentUiHelper() method in LegacyConsentUiHelper
33 return new LegacyConsentUiHelper(activity, contextMenuMaker, callback, utils); in getInstance()