Searched refs:ConsentUiHelperImpl (Results 1 – 2 of 2) sorted by relevance
43 class ConsentUiHelperImpl implements ConsentUiHelper { class51 ConsentUiHelperImpl(Activity activity, ConsentUiHelperCallback callback, Utils utils, in ConsentUiHelperImpl() method in ConsentUiHelperImpl
35 return new ConsentUiHelperImpl(activity, callback, utils, in getInstance()