FlixOlé v4.4.0版本的 MD5 值为:50e7f767ca3e8715936523e9ef089581

以下内容为反编译后的 RegisterActivity.java 源代码,内容仅作参考


package com.magine.android.mamo.ui.authentication.register;

import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import com.flixole.android.R;
import com.magine.android.mamo.api.PioneerServiceSource;
import com.magine.android.mamo.api.data.PioneerService;
import com.magine.android.mamo.api.model.Ads;
import com.magine.android.mamo.api.model.Analytics;
import com.magine.android.mamo.api.model.Banner;
import com.magine.android.mamo.api.model.Chromecast;
import com.magine.android.mamo.api.model.CollectionTitle;
import com.magine.android.mamo.api.model.CustomEntitlementFeature;
import com.magine.android.mamo.api.model.Faq;
import com.magine.android.mamo.api.model.Features;
import com.magine.android.mamo.api.model.Font;
import com.magine.android.mamo.api.model.HideThumbnailChannelLogo;
import com.magine.android.mamo.api.model.IAPRestoreButton;
import com.magine.android.mamo.api.model.InputField;
import com.magine.android.mamo.api.model.InputGroup;
import com.magine.android.mamo.api.model.Login;
import com.magine.android.mamo.api.model.Mms;
import com.magine.android.mamo.api.model.Mux;
import com.magine.android.mamo.api.model.Navigation;
import com.magine.android.mamo.api.model.Newsletter;
import com.magine.android.mamo.api.model.OfflineDownload;
import com.magine.android.mamo.api.model.OpenService;
import com.magine.android.mamo.api.model.ParentalControl;
import com.magine.android.mamo.api.model.PaymentFeature;
import com.magine.android.mamo.api.model.Pip;
import com.magine.android.mamo.api.model.Platform;
import com.magine.android.mamo.api.model.Platforms;
import com.magine.android.mamo.api.model.PrivacyPolicy;
import com.magine.android.mamo.api.model.Register;
import com.magine.android.mamo.api.model.RelatedThumbnails;
import com.magine.android.mamo.api.model.SearchResultDisplay;
import com.magine.android.mamo.api.model.SearchResultFilter;
import com.magine.android.mamo.api.model.SeeAllCollectionDisplay;
import com.magine.android.mamo.api.model.Settings;
import com.magine.android.mamo.api.model.Share;
import com.magine.android.mamo.api.model.SocialLogin;
import com.magine.android.mamo.api.model.SubscriptionFeature;
import com.magine.android.mamo.api.model.TVODSeeAllButton;
import com.magine.android.mamo.api.model.Terms;
import com.magine.android.mamo.api.model.Validation;
import com.magine.android.mamo.api.model.ViewableViewFeature;
import com.magine.android.mamo.api.model.Watchlist;
import com.magine.android.mamo.api.model.Welcome;
import com.magine.android.mamo.common.views.MagineTextView;
import com.magine.android.mamo.ui.authentication.login.LoginActivity;
import com.magine.android.mamo.ui.authentication.register.RegisterActivity;
import com.magine.android.mamo.ui.views.UnderlineButton;
import i.f.a.b.e.p;
import i.f.a.e.f.c0.e;
import i.f.a.e.f.n0.e.m;
import i.f.a.e.f.p0.j;
import i.f.a.e.f.y.s;
import i.f.a.e.i.f1;
import i.f.a.e.l.a;
import i.f.a.e.o.b.b.f;
import i.f.a.e.o.b.g.d;
import java.util.Map;
import l.e0.c;
import l.u.h;
import l.z.d.b0;
import l.z.d.l;
public final class RegisterActivity extends f<Register> implements d {
    public static final void o2(RegisterActivity registerActivity, View view) {
        l.f(registerActivity, "this$0");
        registerActivity.startActivity(new Intent(registerActivity, LoginActivity.class));
    }

    public static final void s2(RegisterActivity registerActivity, View view) {
        Mux mux;
        Mms mms;
        HideThumbnailChannelLogo hideThumbnailChannelLogo;
        Font font;
        PaymentFeature payment;
        CollectionTitle collectionTitle;
        SearchResultFilter searchResultFilter;
        SearchResultDisplay searchResultDisplay;
        SeeAllCollectionDisplay seeAllCollectionDisplay;
        PrivacyPolicy privacyPolicy;
        CustomEntitlementFeature customEntitlement;
        Banner banner;
        ViewableViewFeature viewableView;
        Newsletter newsletter;
        Welcome welcome;
        RelatedThumbnails relatedThumbnails;
        Register[] registerMethods;
        Login[] loginMethods;
        Share share;
        Pip pip;
        Watchlist watchList;
        SubscriptionFeature subscription;
        Faq faq;
        Terms terms;
        Settings settings;
        Chromecast chromecast;
        TVODSeeAllButton tvodSeeAllButton;
        IAPRestoreButton iapRestoreButton;
        ParentalControl parentalControl;
        SocialLogin socialLogin;
        OpenService openService;
        Ads ads;
        OfflineDownload offlineDownload;
        Analytics analytics;
        String url;
        Navigation navigation;
        Navigation navigation2;
        l.f(registerActivity, "this$0");
        c b = b0.b(Terms.class);
        Terms terms2 = null;
        if (l.a(b, b0.b(Navigation.class))) {
            Features c = j.c(registerActivity);
            if (c == null || (navigation2 = c.getNavigation()) == null) {
                navigation2 = j.a(registerActivity).getFeatures().getNavigation();
            }
            boolean z = navigation2 instanceof Terms;
            navigation = navigation2;
        } else if (l.a(b, b0.b(Analytics.class))) {
            Features c2 = j.c(registerActivity);
            if (c2 == null || (analytics = c2.getAnalytics()) == null) {
                analytics = j.a(registerActivity).getFeatures().getAnalytics();
            }
            boolean z2 = analytics instanceof Terms;
            navigation = analytics;
        } else if (l.a(b, b0.b(OfflineDownload.class))) {
            Features c3 = j.c(registerActivity);
            if (c3 == null || (offlineDownload = c3.getOfflineDownload()) == null) {
                offlineDownload = j.a(registerActivity).getFeatures().getOfflineDownload();
            }
            boolean z3 = offlineDownload instanceof Terms;
            navigation = offlineDownload;
        } else if (l.a(b, b0.b(Ads.class))) {
            Features c4 = j.c(registerActivity);
            if (c4 == null || (ads = c4.getAds()) == null) {
                ads = j.a(registerActivity).getFeatures().getAds();
            }
            boolean z4 = ads instanceof Terms;
            navigation = ads;
        } else if (l.a(b, b0.b(OpenService.class))) {
            Features c5 = j.c(registerActivity);
            if (c5 == null || (openService = c5.getOpenService()) == null) {
                openService = j.a(registerActivity).getFeatures().getOpenService();
            }
            boolean z5 = openService instanceof Terms;
            navigation = openService;
        } else if (l.a(b, b0.b(SocialLogin.class))) {
            Features c6 = j.c(registerActivity);
            if (c6 == null || (socialLogin = c6.getSocialLogin()) == null) {
                socialLogin = j.a(registerActivity).getFeatures().getSocialLogin();
            }
            boolean z6 = socialLogin instanceof Terms;
            navigation = socialLogin;
        } else if (l.a(b, b0.b(ParentalControl.class))) {
            Features c7 = j.c(registerActivity);
            if (c7 == null || (parentalControl = c7.getParentalControl()) == null) {
                parentalControl = j.a(registerActivity).getFeatures().getParentalControl();
            }
            boolean z7 = parentalControl instanceof Terms;
            navigation = parentalControl;
        } else if (l.a(b, b0.b(IAPRestoreButton.class))) {
            Features c8 = j.c(registerActivity);
            if (c8 == null || (iapRestoreButton = c8.getIapRestoreButton()) == null) {
                iapRestoreButton = j.a(registerActivity).getFeatures().getIapRestoreButton();
            }
            boolean z8 = iapRestoreButton instanceof Terms;
            navigation = iapRestoreButton;
        } else if (l.a(b, b0.b(TVODSeeAllButton.class))) {
            Features c9 = j.c(registerActivity);
            if (c9 == null || (tvodSeeAllButton = c9.getTvodSeeAllButton()) == null) {
                tvodSeeAllButton = j.a(registerActivity).getFeatures().getTvodSeeAllButton();
            }
            boolean z9 = tvodSeeAllButton instanceof Terms;
            navigation = tvodSeeAllButton;
        } else if (l.a(b, b0.b(Chromecast.class))) {
            Features c10 = j.c(registerActivity);
            if (c10 == null || (chromecast = c10.getChromecast()) == null) {
                chromecast = j.a(registerActivity).getFeatures().getChromecast();
            }
            boolean z10 = chromecast instanceof Terms;
            navigation = chromecast;
        } else if (l.a(b, b0.b(Settings.class))) {
            Features c11 = j.c(registerActivity);
            if (c11 == null || (settings = c11.getSettings()) == null) {
                settings = j.a(registerActivity).getFeatures().getSettings();
            }
            boolean z11 = settings instanceof Terms;
            navigation = settings;
        } else if (l.a(b, b0.b(Terms.class))) {
            Features c12 = j.c(registerActivity);
            if (c12 == null || (terms = c12.getTerms()) == null) {
                terms = j.a(registerActivity).getFeatures().getTerms();
            }
            if (terms instanceof Terms) {
                terms2 = terms;
            }
        } else if (l.a(b, b0.b(Faq.class))) {
            Features c13 = j.c(registerActivity);
            if (c13 == null || (faq = c13.getFaq()) == null) {
                faq = j.a(registerActivity).getFeatures().getFaq();
            }
            boolean z12 = faq instanceof Terms;
            navigation = faq;
        } else if (l.a(b, b0.b(SubscriptionFeature.class))) {
            Features c14 = j.c(registerActivity);
            if (c14 == null || (subscription = c14.getSubscription()) == null) {
                subscription = j.a(registerActivity).getFeatures().getSubscription();
            }
            boolean z13 = subscription instanceof Terms;
            navigation = subscription;
        } else if (l.a(b, b0.b(Watchlist.class))) {
            Features c15 = j.c(registerActivity);
            if (c15 == null || (watchList = c15.getWatchList()) == null) {
                watchList = j.a(registerActivity).getFeatures().getWatchList();
            }
            boolean z14 = watchList instanceof Terms;
            navigation = watchList;
        } else if (l.a(b, b0.b(Pip.class))) {
            Features c16 = j.c(registerActivity);
            if (c16 == null || (pip = c16.getPip()) == null) {
                pip = j.a(registerActivity).getFeatures().getPip();
            }
            boolean z15 = pip instanceof Terms;
            navigation = pip;
        } else if (l.a(b, b0.b(Share.class))) {
            Features c17 = j.c(registerActivity);
            if (c17 == null || (share = c17.getShare()) == null) {
                share = j.a(registerActivity).getFeatures().getShare();
            }
            boolean z16 = share instanceof Terms;
            navigation = share;
        } else if (l.a(b, b0.b(Login[].class))) {
            Features c18 = j.c(registerActivity);
            if (c18 == null || (loginMethods = c18.getLoginMethods()) == null) {
                loginMethods = j.a(registerActivity).getFeatures().getLoginMethods();
            }
            boolean z17 = loginMethods instanceof Terms;
            navigation = loginMethods;
        } else if (l.a(b, b0.b(Register[].class))) {
            Features c19 = j.c(registerActivity);
            if (c19 == null || (registerMethods = c19.getRegisterMethods()) == null) {
                registerMethods = j.a(registerActivity).getFeatures().getRegisterMethods();
            }
            boolean z18 = registerMethods instanceof Terms;
            navigation = registerMethods;
        } else if (l.a(b, b0.b(RelatedThumbnails.class))) {
            Features c20 = j.c(registerActivity);
            if (c20 == null || (relatedThumbnails = c20.getRelatedThumbnails()) == null) {
                relatedThumbnails = j.a(registerActivity).getFeatures().getRelatedThumbnails();
            }
            boolean z19 = relatedThumbnails instanceof Terms;
            navigation = relatedThumbnails;
        } else if (l.a(b, b0.b(Welcome.class))) {
            Features c21 = j.c(registerActivity);
            if (c21 == null || (welcome = c21.getWelcome()) == null) {
                welcome = j.a(registerActivity).getFeatures().getWelcome();
            }
            boolean z20 = welcome instanceof Terms;
            navigation = welcome;
        } else if (l.a(b, b0.b(Newsletter.class))) {
            Features c22 = j.c(registerActivity);
            if (c22 == null || (newsletter = c22.getNewsletter()) == null) {
                newsletter = j.a(registerActivity).getFeatures().getNewsletter();
            }
            boolean z21 = newsletter instanceof Terms;
            navigation = newsletter;
        } else if (l.a(b, b0.b(ViewableViewFeature.class))) {
            Features c23 = j.c(registerActivity);
            if (c23 == null || (viewableView = c23.getViewableView()) == null) {
                viewableView = j.a(registerActivity).getFeatures().getViewableView();
            }
            boolean z22 = viewableView instanceof Terms;
            navigation = viewableView;
        } else if (l.a(b, b0.b(Banner.class))) {
            Features c24 = j.c(registerActivity);
            if (c24 == null || (banner = c24.getBanner()) == null) {
                banner = j.a(registerActivity).getFeatures().getBanner();
            }
            boolean z23 = banner instanceof Terms;
            navigation = banner;
        } else if (l.a(b, b0.b(CustomEntitlementFeature.class))) {
            Features c25 = j.c(registerActivity);
            if (c25 == null || (customEntitlement = c25.getCustomEntitlement()) == null) {
                customEntitlement = j.a(registerActivity).getFeatures().getCustomEntitlement();
            }
            boolean z24 = customEntitlement instanceof Terms;
            navigation = customEntitlement;
        } else if (l.a(b, b0.b(PrivacyPolicy.class))) {
            Features c26 = j.c(registerActivity);
            if (c26 == null || (privacyPolicy = c26.getPrivacyPolicy()) == null) {
                privacyPolicy = j.a(registerActivity).getFeatures().getPrivacyPolicy();
            }
            boolean z25 = privacyPolicy instanceof Terms;
            navigation = privacyPolicy;
        } else if (l.a(b, b0.b(SeeAllCollectionDisplay.class))) {
            Features c27 = j.c(registerActivity);
            if (c27 == null || (seeAllCollectionDisplay = c27.getSeeAllCollectionDisplay()) == null) {
                seeAllCollectionDisplay = j.a(registerActivity).getFeatures().getSeeAllCollectionDisplay();
            }
            boolean z26 = seeAllCollectionDisplay instanceof Terms;
            navigation = seeAllCollectionDisplay;
        } else if (l.a(b, b0.b(SearchResultDisplay.class))) {
            Features c28 = j.c(registerActivity);
            if (c28 == null || (searchResultDisplay = c28.getSearchResultDisplay()) == null) {
                searchResultDisplay = j.a(registerActivity).getFeatures().getSearchResultDisplay();
            }
            boolean z27 = searchResultDisplay instanceof Terms;
            navigation = searchResultDisplay;
        } else if (l.a(b, b0.b(SearchResultFilter.class))) {
            Features c29 = j.c(registerActivity);
            if (c29 == null || (searchResultFilter = c29.getSearchResultFilter()) == null) {
                searchResultFilter = j.a(registerActivity).getFeatures().getSearchResultFilter();
            }
            boolean z28 = searchResultFilter instanceof Terms;
            navigation = searchResultFilter;
        } else if (l.a(b, b0.b(Platform.class))) {
            Platforms platforms = j.a(registerActivity).getPlatforms();
            Platform android2 = platforms != null ? platforms.getAndroid() : null;
            boolean z29 = android2 instanceof Terms;
            navigation = android2;
        } else if (l.a(b, b0.b(CollectionTitle.class))) {
            Features c30 = j.c(registerActivity);
            if (c30 == null || (collectionTitle = c30.getCollectionTitle()) == null) {
                collectionTitle = j.a(registerActivity).getFeatures().getCollectionTitle();
            }
            boolean z30 = collectionTitle instanceof Terms;
            navigation = collectionTitle;
        } else if (l.a(b, b0.b(PaymentFeature.class))) {
            Features c31 = j.c(registerActivity);
            if (c31 == null || (payment = c31.getPayment()) == null) {
                payment = j.a(registerActivity).getFeatures().getPayment();
            }
            boolean z31 = payment instanceof Terms;
            navigation = payment;
        } else if (l.a(b, b0.b(Font.class))) {
            Features c32 = j.c(registerActivity);
            if (c32 == null || (font = c32.getFont()) == null) {
                font = j.a(registerActivity).getFeatures().getFont();
            }
            boolean z32 = font instanceof Terms;
            navigation = font;
        } else if (l.a(b, b0.b(HideThumbnailChannelLogo.class))) {
            Features c33 = j.c(registerActivity);
            if (c33 == null || (hideThumbnailChannelLogo = c33.getHideThumbnailChannelLogo()) == null) {
                hideThumbnailChannelLogo = j.a(registerActivity).getFeatures().getHideThumbnailChannelLogo();
            }
            boolean z33 = hideThumbnailChannelLogo instanceof Terms;
            navigation = hideThumbnailChannelLogo;
        } else if (l.a(b, b0.b(Mms.class))) {
            Features c34 = j.c(registerActivity);
            if (c34 == null || (mms = c34.getMms()) == null) {
                mms = j.a(registerActivity).getFeatures().getMms();
            }
            boolean z34 = mms instanceof Terms;
            navigation = mms;
        } else if (l.a(b, b0.b(Mux.class))) {
            Features c35 = j.c(registerActivity);
            if (c35 == null || (mux = c35.getMux()) == null) {
                mux = j.a(registerActivity).getFeatures().getMux();
            }
            boolean z35 = mux instanceof Terms;
            navigation = mux;
        }
        if (terms2 == null || (url = terms2.getUrl()) == null) {
            return;
        }
        a.m(registerActivity, url);
    }

    public static final void t2(RegisterActivity registerActivity, View view) {
        Mux mux;
        Mms mms;
        HideThumbnailChannelLogo hideThumbnailChannelLogo;
        Font font;
        PaymentFeature payment;
        CollectionTitle collectionTitle;
        SearchResultFilter searchResultFilter;
        SearchResultDisplay searchResultDisplay;
        SeeAllCollectionDisplay seeAllCollectionDisplay;
        PrivacyPolicy privacyPolicy;
        CustomEntitlementFeature customEntitlement;
        Banner banner;
        ViewableViewFeature viewableView;
        Newsletter newsletter;
        Welcome welcome;
        RelatedThumbnails relatedThumbnails;
        Register[] registerMethods;
        Login[] loginMethods;
        Share share;
        Pip pip;
        Watchlist watchList;
        SubscriptionFeature subscription;
        Faq faq;
        Terms terms;
        Settings settings;
        Chromecast chromecast;
        TVODSeeAllButton tvodSeeAllButton;
        IAPRestoreButton iapRestoreButton;
        ParentalControl parentalControl;
        SocialLogin socialLogin;
        OpenService openService;
        Ads ads;
        OfflineDownload offlineDownload;
        Analytics analytics;
        String url;
        Navigation navigation;
        Navigation navigation2;
        l.f(registerActivity, "this$0");
        c b = b0.b(PrivacyPolicy.class);
        PrivacyPolicy privacyPolicy2 = null;
        if (l.a(b, b0.b(Navigation.class))) {
            Features c = j.c(registerActivity);
            if (c == null || (navigation2 = c.getNavigation()) == null) {
                navigation2 = j.a(registerActivity).getFeatures().getNavigation();
            }
            boolean z = navigation2 instanceof PrivacyPolicy;
            navigation = navigation2;
        } else if (l.a(b, b0.b(Analytics.class))) {
            Features c2 = j.c(registerActivity);
            if (c2 == null || (analytics = c2.getAnalytics()) == null) {
                analytics = j.a(registerActivity).getFeatures().getAnalytics();
            }
            boolean z2 = analytics instanceof PrivacyPolicy;
            navigation = analytics;
        } else if (l.a(b, b0.b(OfflineDownload.class))) {
            Features c3 = j.c(registerActivity);
            if (c3 == null || (offlineDownload = c3.getOfflineDownload()) == null) {
                offlineDownload = j.a(registerActivity).getFeatures().getOfflineDownload();
            }
            boolean z3 = offlineDownload instanceof PrivacyPolicy;
            navigation = offlineDownload;
        } else if (l.a(b, b0.b(Ads.class))) {
            Features c4 = j.c(registerActivity);
            if (c4 == null || (ads = c4.getAds()) == null) {
                ads = j.a(registerActivity).getFeatures().getAds();
            }
            boolean z4 = ads instanceof PrivacyPolicy;
            navigation = ads;
        } else if (l.a(b, b0.b(OpenService.class))) {
            Features c5 = j.c(registerActivity);
            if (c5 == null || (openService = c5.getOpenService()) == null) {
                openService = j.a(registerActivity).getFeatures().getOpenService();
            }
            boolean z5 = openService instanceof PrivacyPolicy;
            navigation = openService;
        } else if (l.a(b, b0.b(SocialLogin.class))) {
            Features c6 = j.c(registerActivity);
            if (c6 == null || (socialLogin = c6.getSocialLogin()) == null) {
                socialLogin = j.a(registerActivity).getFeatures().getSocialLogin();
            }
            boolean z6 = socialLogin instanceof PrivacyPolicy;
            navigation = socialLogin;
        } else if (l.a(b, b0.b(ParentalControl.class))) {
            Features c7 = j.c(registerActivity);
            if (c7 == null || (parentalControl = c7.getParentalControl()) == null) {
                parentalControl = j.a(registerActivity).getFeatures().getParentalControl();
            }
            boolean z7 = parentalControl instanceof PrivacyPolicy;
            navigation = parentalControl;
        } else if (l.a(b, b0.b(IAPRestoreButton.class))) {
            Features c8 = j.c(registerActivity);
            if (c8 == null || (iapRestoreButton = c8.getIapRestoreButton()) == null) {
                iapRestoreButton = j.a(registerActivity).getFeatures().getIapRestoreButton();
            }
            boolean z8 = iapRestoreButton instanceof PrivacyPolicy;
            navigation = iapRestoreButton;
        } else if (l.a(b, b0.b(TVODSeeAllButton.class))) {
            Features c9 = j.c(registerActivity);
            if (c9 == null || (tvodSeeAllButton = c9.getTvodSeeAllButton()) == null) {
                tvodSeeAllButton = j.a(registerActivity).getFeatures().getTvodSeeAllButton();
            }
            boolean z9 = tvodSeeAllButton instanceof PrivacyPolicy;
            navigation = tvodSeeAllButton;
        } else if (l.a(b, b0.b(Chromecast.class))) {
            Features c10 = j.c(registerActivity);
            if (c10 == null || (chromecast = c10.getChromecast()) == null) {
                chromecast = j.a(registerActivity).getFeatures().getChromecast();
            }
            boolean z10 = chromecast instanceof PrivacyPolicy;
            navigation = chromecast;
        } else if (l.a(b, b0.b(Settings.class))) {
            Features c11 = j.c(registerActivity);
            if (c11 == null || (settings = c11.getSettings()) == null) {
                settings = j.a(registerActivity).getFeatures().getSettings();
            }
            boolean z11 = settings instanceof PrivacyPolicy;
            navigation = settings;
        } else if (l.a(b, b0.b(Terms.class))) {
            Features c12 = j.c(registerActivity);
            if (c12 == null || (terms = c12.getTerms()) == null) {
                terms = j.a(registerActivity).getFeatures().getTerms();
            }
            boolean z12 = terms instanceof PrivacyPolicy;
            navigation = terms;
        } else if (l.a(b, b0.b(Faq.class))) {
            Features c13 = j.c(registerActivity);
            if (c13 == null || (faq = c13.getFaq()) == null) {
                faq = j.a(registerActivity).getFeatures().getFaq();
            }
            boolean z13 = faq instanceof PrivacyPolicy;
            navigation = faq;
        } else if (l.a(b, b0.b(SubscriptionFeature.class))) {
            Features c14 = j.c(registerActivity);
            if (c14 == null || (subscription = c14.getSubscription()) == null) {
                subscription = j.a(registerActivity).getFeatures().getSubscription();
            }
            boolean z14 = subscription instanceof PrivacyPolicy;
            navigation = subscription;
        } else if (l.a(b, b0.b(Watchlist.class))) {
            Features c15 = j.c(registerActivity);
            if (c15 == null || (watchList = c15.getWatchList()) == null) {
                watchList = j.a(registerActivity).getFeatures().getWatchList();
            }
            boolean z15 = watchList instanceof PrivacyPolicy;
            navigation = watchList;
        } else if (l.a(b, b0.b(Pip.class))) {
            Features c16 = j.c(registerActivity);
            if (c16 == null || (pip = c16.getPip()) == null) {
                pip = j.a(registerActivity).getFeatures().getPip();
            }
            boolean z16 = pip instanceof PrivacyPolicy;
            navigation = pip;
        } else if (l.a(b, b0.b(Share.class))) {
            Features c17 = j.c(registerActivity);
            if (c17 == null || (share = c17.getShare()) == null) {
                share = j.a(registerActivity).getFeatures().getShare();
            }
            boolean z17 = share instanceof PrivacyPolicy;
            navigation = share;
        } else if (l.a(b, b0.b(Login[].class))) {
            Features c18 = j.c(registerActivity);
            if (c18 == null || (loginMethods = c18.getLoginMethods()) == null) {
                loginMethods = j.a(registerActivity).getFeatures().getLoginMethods();
            }
            boolean z18 = loginMethods instanceof PrivacyPolicy;
            navigation = loginMethods;
        } else if (l.a(b, b0.b(Register[].class))) {
            Features c19 = j.c(registerActivity);
            if (c19 == null || (registerMethods = c19.getRegisterMethods()) == null) {
                registerMethods = j.a(registerActivity).getFeatures().getRegisterMethods();
            }
            boolean z19 = registerMethods instanceof PrivacyPolicy;
            navigation = registerMethods;
        } else if (l.a(b, b0.b(RelatedThumbnails.class))) {
            Features c20 = j.c(registerActivity);
            if (c20 == null || (relatedThumbnails = c20.getRelatedThumbnails()) == null) {
                relatedThumbnails = j.a(registerActivity).getFeatures().getRelatedThumbnails();
            }
            boolean z20 = relatedThumbnails instanceof PrivacyPolicy;
            navigation = relatedThumbnails;
        } else if (l.a(b, b0.b(Welcome.class))) {
            Features c21 = j.c(registerActivity);
            if (c21 == null || (welcome = c21.getWelcome()) == null) {
                welcome = j.a(registerActivity).getFeatures().getWelcome();
            }
            boolean z21 = welcome instanceof PrivacyPolicy;
            navigation = welcome;
        } else if (l.a(b, b0.b(Newsletter.class))) {
            Features c22 = j.c(registerActivity);
            if (c22 == null || (newsletter = c22.getNewsletter()) == null) {
                newsletter = j.a(registerActivity).getFeatures().getNewsletter();
            }
            boolean z22 = newsletter instanceof PrivacyPolicy;
            navigation = newsletter;
        } else if (l.a(b, b0.b(ViewableViewFeature.class))) {
            Features c23 = j.c(registerActivity);
            if (c23 == null || (viewableView = c23.getViewableView()) == null) {
                viewableView = j.a(registerActivity).getFeatures().getViewableView();
            }
            boolean z23 = viewableView instanceof PrivacyPolicy;
            navigation = viewableView;
        } else if (l.a(b, b0.b(Banner.class))) {
            Features c24 = j.c(registerActivity);
            if (c24 == null || (banner = c24.getBanner()) == null) {
                banner = j.a(registerActivity).getFeatures().getBanner();
            }
            boolean z24 = banner instanceof PrivacyPolicy;
            navigation = banner;
        } else if (l.a(b, b0.b(CustomEntitlementFeature.class))) {
            Features c25 = j.c(registerActivity);
            if (c25 == null || (customEntitlement = c25.getCustomEntitlement()) == null) {
                customEntitlement = j.a(registerActivity).getFeatures().getCustomEntitlement();
            }
            boolean z25 = customEntitlement instanceof PrivacyPolicy;
            navigation = customEntitlement;
        } else if (l.a(b, b0.b(PrivacyPolicy.class))) {
            Features c26 = j.c(registerActivity);
            if (c26 == null || (privacyPolicy = c26.getPrivacyPolicy()) == null) {
                privacyPolicy = j.a(registerActivity).getFeatures().getPrivacyPolicy();
            }
            if (privacyPolicy instanceof PrivacyPolicy) {
                privacyPolicy2 = privacyPolicy;
            }
        } else if (l.a(b, b0.b(SeeAllCollectionDisplay.class))) {
            Features c27 = j.c(registerActivity);
            if (c27 == null || (seeAllCollectionDisplay = c27.getSeeAllCollectionDisplay()) == null) {
                seeAllCollectionDisplay = j.a(registerActivity).getFeatures().getSeeAllCollectionDisplay();
            }
            boolean z26 = seeAllCollectionDisplay instanceof PrivacyPolicy;
            navigation = seeAllCollectionDisplay;
        } else if (l.a(b, b0.b(SearchResultDisplay.class))) {
            Features c28 = j.c(registerActivity);
            if (c28 == null || (searchResultDisplay = c28.getSearchResultDisplay()) == null) {
                searchResultDisplay = j.a(registerActivity).getFeatures().getSearchResultDisplay();
            }
            boolean z27 = searchResultDisplay instanceof PrivacyPolicy;
            navigation = searchResultDisplay;
        } else if (l.a(b, b0.b(SearchResultFilter.class))) {
            Features c29 = j.c(registerActivity);
            if (c29 == null || (searchResultFilter = c29.getSearchResultFilter()) == null) {
                searchResultFilter = j.a(registerActivity).getFeatures().getSearchResultFilter();
            }
            boolean z28 = searchResultFilter instanceof PrivacyPolicy;
            navigation = searchResultFilter;
        } else if (l.a(b, b0.b(Platform.class))) {
            Platforms platforms = j.a(registerActivity).getPlatforms();
            Platform android2 = platforms != null ? platforms.getAndroid() : null;
            boolean z29 = android2 instanceof PrivacyPolicy;
            navigation = android2;
        } else if (l.a(b, b0.b(CollectionTitle.class))) {
            Features c30 = j.c(registerActivity);
            if (c30 == null || (collectionTitle = c30.getCollectionTitle()) == null) {
                collectionTitle = j.a(registerActivity).getFeatures().getCollectionTitle();
            }
            boolean z30 = collectionTitle instanceof PrivacyPolicy;
            navigation = collectionTitle;
        } else if (l.a(b, b0.b(PaymentFeature.class))) {
            Features c31 = j.c(registerActivity);
            if (c31 == null || (payment = c31.getPayment()) == null) {
                payment = j.a(registerActivity).getFeatures().getPayment();
            }
            boolean z31 = payment instanceof PrivacyPolicy;
            navigation = payment;
        } else if (l.a(b, b0.b(Font.class))) {
            Features c32 = j.c(registerActivity);
            if (c32 == null || (font = c32.getFont()) == null) {
                font = j.a(registerActivity).getFeatures().getFont();
            }
            boolean z32 = font instanceof PrivacyPolicy;
            navigation = font;
        } else if (l.a(b, b0.b(HideThumbnailChannelLogo.class))) {
            Features c33 = j.c(registerActivity);
            if (c33 == null || (hideThumbnailChannelLogo = c33.getHideThumbnailChannelLogo()) == null) {
                hideThumbnailChannelLogo = j.a(registerActivity).getFeatures().getHideThumbnailChannelLogo();
            }
            boolean z33 = hideThumbnailChannelLogo instanceof PrivacyPolicy;
            navigation = hideThumbnailChannelLogo;
        } else if (l.a(b, b0.b(Mms.class))) {
            Features c34 = j.c(registerActivity);
            if (c34 == null || (mms = c34.getMms()) == null) {
                mms = j.a(registerActivity).getFeatures().getMms();
            }
            boolean z34 = mms instanceof PrivacyPolicy;
            navigation = mms;
        } else if (l.a(b, b0.b(Mux.class))) {
            Features c35 = j.c(registerActivity);
            if (c35 == null || (mux = c35.getMux()) == null) {
                mux = j.a(registerActivity).getFeatures().getMux();
            }
            boolean z35 = mux instanceof PrivacyPolicy;
            navigation = mux;
        }
        if (privacyPolicy2 == null || (url = privacyPolicy2.getUrl()) == null) {
            return;
        }
        a.m(registerActivity, url);
    }

    @Override
    public String U1() {
        Mux mux;
        Mms mms;
        HideThumbnailChannelLogo hideThumbnailChannelLogo;
        Font font;
        PaymentFeature payment;
        CollectionTitle collectionTitle;
        SearchResultFilter searchResultFilter;
        SearchResultDisplay searchResultDisplay;
        SeeAllCollectionDisplay seeAllCollectionDisplay;
        PrivacyPolicy privacyPolicy;
        CustomEntitlementFeature customEntitlement;
        Banner banner;
        ViewableViewFeature viewableView;
        Newsletter newsletter;
        Welcome welcome;
        RelatedThumbnails relatedThumbnails;
        Register[] registerMethods;
        Login[] loginMethods;
        Share share;
        Pip pip;
        Watchlist watchList;
        SubscriptionFeature subscription;
        Faq faq;
        Terms terms;
        Settings settings;
        Chromecast chromecast;
        TVODSeeAllButton tvodSeeAllButton;
        IAPRestoreButton iapRestoreButton;
        ParentalControl parentalControl;
        SocialLogin socialLogin;
        OpenService openService;
        Ads ads;
        OfflineDownload offlineDownload;
        Analytics analytics;
        Register register;
        String subtitle;
        Navigation navigation;
        Navigation navigation2;
        c b = b0.b(Register[].class);
        Register[] registerArr = null;
        if (l.a(b, b0.b(Navigation.class))) {
            Features c = j.c(this);
            if (c == null || (navigation2 = c.getNavigation()) == null) {
                navigation2 = j.a(this).getFeatures().getNavigation();
            }
            boolean z = navigation2 instanceof Register[];
            navigation = navigation2;
        } else if (l.a(b, b0.b(Analytics.class))) {
            Features c2 = j.c(this);
            if (c2 == null || (analytics = c2.getAnalytics()) == null) {
                analytics = j.a(this).getFeatures().getAnalytics();
            }
            boolean z2 = analytics instanceof Register[];
            navigation = analytics;
        } else if (l.a(b, b0.b(OfflineDownload.class))) {
            Features c3 = j.c(this);
            if (c3 == null || (offlineDownload = c3.getOfflineDownload()) == null) {
                offlineDownload = j.a(this).getFeatures().getOfflineDownload();
            }
            boolean z3 = offlineDownload instanceof Register[];
            navigation = offlineDownload;
        } else if (l.a(b, b0.b(Ads.class))) {
            Features c4 = j.c(this);
            if (c4 == null || (ads = c4.getAds()) == null) {
                ads = j.a(this).getFeatures().getAds();
            }
            boolean z4 = ads instanceof Register[];
            navigation = ads;
        } else if (l.a(b, b0.b(OpenService.class))) {
            Features c5 = j.c(this);
            if (c5 == null || (openService = c5.getOpenService()) == null) {
                openService = j.a(this).getFeatures().getOpenService();
            }
            boolean z5 = openService instanceof Register[];
            navigation = openService;
        } else if (l.a(b, b0.b(SocialLogin.class))) {
            Features c6 = j.c(this);
            if (c6 == null || (socialLogin = c6.getSocialLogin()) == null) {
                socialLogin = j.a(this).getFeatures().getSocialLogin();
            }
            boolean z6 = socialLogin instanceof Register[];
            navigation = socialLogin;
        } else if (l.a(b, b0.b(ParentalControl.class))) {
            Features c7 = j.c(this);
            if (c7 == null || (parentalControl = c7.getParentalControl()) == null) {
                parentalControl = j.a(this).getFeatures().getParentalControl();
            }
            boolean z7 = parentalControl instanceof Register[];
            navigation = parentalControl;
        } else if (l.a(b, b0.b(IAPRestoreButton.class))) {
            Features c8 = j.c(this);
            if (c8 == null || (iapRestoreButton = c8.getIapRestoreButton()) == null) {
                iapRestoreButton = j.a(this).getFeatures().getIapRestoreButton();
            }
            boolean z8 = iapRestoreButton instanceof Register[];
            navigation = iapRestoreButton;
        } else if (l.a(b, b0.b(TVODSeeAllButton.class))) {
            Features c9 = j.c(this);
            if (c9 == null || (tvodSeeAllButton = c9.getTvodSeeAllButton()) == null) {
                tvodSeeAllButton = j.a(this).getFeatures().getTvodSeeAllButton();
            }
            boolean z9 = tvodSeeAllButton instanceof Register[];
            navigation = tvodSeeAllButton;
        } else if (l.a(b, b0.b(Chromecast.class))) {
            Features c10 = j.c(this);
            if (c10 == null || (chromecast = c10.getChromecast()) == null) {
                chromecast = j.a(this).getFeatures().getChromecast();
            }
            boolean z10 = chromecast instanceof Register[];
            navigation = chromecast;
        } else if (l.a(b, b0.b(Settings.class))) {
            Features c11 = j.c(this);
            if (c11 == null || (settings = c11.getSettings()) == null) {
                settings = j.a(this).getFeatures().getSettings();
            }
            boolean z11 = settings instanceof Register[];
            navigation = settings;
        } else if (l.a(b, b0.b(Terms.class))) {
            Features c12 = j.c(this);
            if (c12 == null || (terms = c12.getTerms()) == null) {
                terms = j.a(this).getFeatures().getTerms();
            }
            boolean z12 = terms instanceof Register[];
            navigation = terms;
        } else if (l.a(b, b0.b(Faq.class))) {
            Features c13 = j.c(this);
            if (c13 == null || (faq = c13.getFaq()) == null) {
                faq = j.a(this).getFeatures().getFaq();
            }
            boolean z13 = faq instanceof Register[];
            navigation = faq;
        } else if (l.a(b, b0.b(SubscriptionFeature.class))) {
            Features c14 = j.c(this);
            if (c14 == null || (subscription = c14.getSubscription()) == null) {
                subscription = j.a(this).getFeatures().getSubscription();
            }
            boolean z14 = subscription instanceof Register[];
            navigation = subscription;
        } else if (l.a(b, b0.b(Watchlist.class))) {
            Features c15 = j.c(this);
            if (c15 == null || (watchList = c15.getWatchList()) == null) {
                watchList = j.a(this).getFeatures().getWatchList();
            }
            boolean z15 = watchList instanceof Register[];
            navigation = watchList;
        } else if (l.a(b, b0.b(Pip.class))) {
            Features c16 = j.c(this);
            if (c16 == null || (pip = c16.getPip()) == null) {
                pip = j.a(this).getFeatures().getPip();
            }
            boolean z16 = pip instanceof Register[];
            navigation = pip;
        } else if (l.a(b, b0.b(Share.class))) {
            Features c17 = j.c(this);
            if (c17 == null || (share = c17.getShare()) == null) {
                share = j.a(this).getFeatures().getShare();
            }
            boolean z17 = share instanceof Register[];
            navigation = share;
        } else if (l.a(b, b0.b(Login[].class))) {
            Features c18 = j.c(this);
            if (c18 == null || (loginMethods = c18.getLoginMethods()) == null) {
                loginMethods = j.a(this).getFeatures().getLoginMethods();
            }
            boolean z18 = loginMethods instanceof Register[];
            navigation = loginMethods;
        } else if (l.a(b, b0.b(Register[].class))) {
            Features c19 = j.c(this);
            if (c19 == null || (registerMethods = c19.getRegisterMethods()) == null) {
                registerMethods = j.a(this).getFeatures().getRegisterMethods();
            }
            if (registerMethods instanceof Register[]) {
                registerArr = registerMethods;
            }
        } else if (l.a(b, b0.b(RelatedThumbnails.class))) {
            Features c20 = j.c(this);
            if (c20 == null || (relatedThumbnails = c20.getRelatedThumbnails()) == null) {
                relatedThumbnails = j.a(this).getFeatures().getRelatedThumbnails();
            }
            boolean z19 = relatedThumbnails instanceof Register[];
            navigation = relatedThumbnails;
        } else if (l.a(b, b0.b(Welcome.class))) {
            Features c21 = j.c(this);
            if (c21 == null || (welcome = c21.getWelcome()) == null) {
                welcome = j.a(this).getFeatures().getWelcome();
            }
            boolean z20 = welcome instanceof Register[];
            navigation = welcome;
        } else if (l.a(b, b0.b(Newsletter.class))) {
            Features c22 = j.c(this);
            if (c22 == null || (newsletter = c22.getNewsletter()) == null) {
                newsletter = j.a(this).getFeatures().getNewsletter();
            }
            boolean z21 = newsletter instanceof Register[];
            navigation = newsletter;
        } else if (l.a(b, b0.b(ViewableViewFeature.class))) {
            Features c23 = j.c(this);
            if (c23 == null || (viewableView = c23.getViewableView()) == null) {
                viewableView = j.a(this).getFeatures().getViewableView();
            }
            boolean z22 = viewableView instanceof Register[];
            navigation = viewableView;
        } else if (l.a(b, b0.b(Banner.class))) {
            Features c24 = j.c(this);
            if (c24 == null || (banner = c24.getBanner()) == null) {
                banner = j.a(this).getFeatures().getBanner();
            }
            boolean z23 = banner instanceof Register[];
            navigation = banner;
        } else if (l.a(b, b0.b(CustomEntitlementFeature.class))) {
            Features c25 = j.c(this);
            if (c25 == null || (customEntitlement = c25.getCustomEntitlement()) == null) {
                customEntitlement = j.a(this).getFeatures().getCustomEntitlement();
            }
            boolean z24 = customEntitlement instanceof Register[];
            navigation = customEntitlement;
        } else if (l.a(b, b0.b(PrivacyPolicy.class))) {
            Features c26 = j.c(this);
            if (c26 == null || (privacyPolicy = c26.getPrivacyPolicy()) == null) {
                privacyPolicy = j.a(this).getFeatures().getPrivacyPolicy();
            }
            boolean z25 = privacyPolicy instanceof Register[];
            navigation = privacyPolicy;
        } else if (l.a(b, b0.b(SeeAllCollectionDisplay.class))) {
            Features c27 = j.c(this);
            if (c27 == null || (seeAllCollectionDisplay = c27.getSeeAllCollectionDisplay()) == null) {
                seeAllCollectionDisplay = j.a(this).getFeatures().getSeeAllCollectionDisplay();
            }
            boolean z26 = seeAllCollectionDisplay instanceof Register[];
            navigation = seeAllCollectionDisplay;
        } else if (l.a(b, b0.b(SearchResultDisplay.class))) {
            Features c28 = j.c(this);
            if (c28 == null || (searchResultDisplay = c28.getSearchResultDisplay()) == null) {
                searchResultDisplay = j.a(this).getFeatures().getSearchResultDisplay();
            }
            boolean z27 = searchResultDisplay instanceof Register[];
            navigation = searchResultDisplay;
        } else if (l.a(b, b0.b(SearchResultFilter.class))) {
            Features c29 = j.c(this);
            if (c29 == null || (searchResultFilter = c29.getSearchResultFilter()) == null) {
                searchResultFilter = j.a(this).getFeatures().getSearchResultFilter();
            }
            boolean z28 = searchResultFilter instanceof Register[];
            navigation = searchResultFilter;
        } else if (l.a(b, b0.b(Platform.class))) {
            Platforms platforms = j.a(this).getPlatforms();
            Platform android2 = platforms != null ? platforms.getAndroid() : null;
            boolean z29 = android2 instanceof Register[];
            navigation = android2;
        } else if (l.a(b, b0.b(CollectionTitle.class))) {
            Features c30 = j.c(this);
            if (c30 == null || (collectionTitle = c30.getCollectionTitle()) == null) {
                collectionTitle = j.a(this).getFeatures().getCollectionTitle();
            }
            boolean z30 = collectionTitle instanceof Register[];
            navigation = collectionTitle;
        } else if (l.a(b, b0.b(PaymentFeature.class))) {
            Features c31 = j.c(this);
            if (c31 == null || (payment = c31.getPayment()) == null) {
                payment = j.a(this).getFeatures().getPayment();
            }
            boolean z31 = payment instanceof Register[];
            navigation = payment;
        } else if (l.a(b, b0.b(Font.class))) {
            Features c32 = j.c(this);
            if (c32 == null || (font = c32.getFont()) == null) {
                font = j.a(this).getFeatures().getFont();
            }
            boolean z32 = font instanceof Register[];
            navigation = font;
        } else if (l.a(b, b0.b(HideThumbnailChannelLogo.class))) {
            Features c33 = j.c(this);
            if (c33 == null || (hideThumbnailChannelLogo = c33.getHideThumbnailChannelLogo()) == null) {
                hideThumbnailChannelLogo = j.a(this).getFeatures().getHideThumbnailChannelLogo();
            }
            boolean z33 = hideThumbnailChannelLogo instanceof Register[];
            navigation = hideThumbnailChannelLogo;
        } else if (l.a(b, b0.b(Mms.class))) {
            Features c34 = j.c(this);
            if (c34 == null || (mms = c34.getMms()) == null) {
                mms = j.a(this).getFeatures().getMms();
            }
            boolean z34 = mms instanceof Register[];
            navigation = mms;
        } else if (l.a(b, b0.b(Mux.class))) {
            Features c35 = j.c(this);
            if (c35 == null || (mux = c35.getMux()) == null) {
                mux = j.a(this).getFeatures().getMux();
            }
            boolean z35 = mux instanceof Register[];
            navigation = mux;
        }
        return (registerArr == null || (register = (Register) h.r(registerArr)) == null || (subtitle = register.getSubtitle()) == null) ? "" : subtitle;
    }

    @Override
    public void X(int i2) {
        i.f.a.e.f.y.j.C(this, e.c(this, R.string.auth_failed_to_register, new Object[0]), e.c(this, i2, new Object[0]));
    }

    @Override
    public void a2() {
        f1 f1Var = (f1) g.l.f.e(LayoutInflater.from(this), R.layout.authentication_have_an_account, T1().J, true);
        MagineTextView magineTextView = f1Var.H;
        l.e(magineTextView, "authenticationSwitchTitleTv");
        e.a(magineTextView, R.string.register_already_have_an_account);
        f1Var.G.setOnClickListener(new View.OnClickListener() {
            @Override
            public final void onClick(View view) {
                RegisterActivity.o2(RegisterActivity.this, view);
            }
        });
        UnderlineButton underlineButton = f1Var.G;
        l.e(underlineButton, "authenticationSwitchBtn");
        e.a(underlineButton, R.string.register_login_here);
    }

    @Override
    public void h2() {
        Mux mux;
        Mms mms;
        HideThumbnailChannelLogo hideThumbnailChannelLogo;
        Font font;
        PaymentFeature payment;
        CollectionTitle collectionTitle;
        SearchResultFilter searchResultFilter;
        SearchResultDisplay searchResultDisplay;
        SeeAllCollectionDisplay seeAllCollectionDisplay;
        PrivacyPolicy privacyPolicy;
        CustomEntitlementFeature customEntitlement;
        Banner banner;
        ViewableViewFeature viewableView;
        Newsletter newsletter;
        Welcome welcome;
        RelatedThumbnails relatedThumbnails;
        Register[] registerMethods;
        Login[] loginMethods;
        Share share;
        Pip pip;
        Watchlist watchList;
        SubscriptionFeature subscription;
        Faq faq;
        Terms terms;
        Settings settings;
        Chromecast chromecast;
        TVODSeeAllButton tvodSeeAllButton;
        IAPRestoreButton iapRestoreButton;
        ParentalControl parentalControl;
        SocialLogin socialLogin;
        OpenService openService;
        Ads ads;
        OfflineDownload offlineDownload;
        Analytics analytics;
        MagineTextView magineTextView;
        String str;
        Mux mux2;
        Mms mms2;
        HideThumbnailChannelLogo hideThumbnailChannelLogo2;
        Font font2;
        PaymentFeature payment2;
        CollectionTitle collectionTitle2;
        SearchResultFilter searchResultFilter2;
        SearchResultDisplay searchResultDisplay2;
        SeeAllCollectionDisplay seeAllCollectionDisplay2;
        PrivacyPolicy privacyPolicy2;
        CustomEntitlementFeature customEntitlement2;
        Banner banner2;
        ViewableViewFeature viewableView2;
        Newsletter newsletter2;
        Welcome welcome2;
        RelatedThumbnails relatedThumbnails2;
        Register[] registerMethods2;
        Login[] loginMethods2;
        Share share2;
        Pip pip2;
        Watchlist watchList2;
        SubscriptionFeature subscription2;
        Faq faq2;
        Terms terms2;
        Settings settings2;
        Chromecast chromecast2;
        TVODSeeAllButton tvodSeeAllButton2;
        IAPRestoreButton iapRestoreButton2;
        ParentalControl parentalControl2;
        SocialLogin socialLogin2;
        OpenService openService2;
        Ads ads2;
        OfflineDownload offlineDownload2;
        Analytics analytics2;
        Mux mux3;
        Mms mms3;
        HideThumbnailChannelLogo hideThumbnailChannelLogo3;
        Font font3;
        PaymentFeature payment3;
        CollectionTitle collectionTitle3;
        SearchResultFilter searchResultFilter3;
        SearchResultDisplay searchResultDisplay3;
        SeeAllCollectionDisplay seeAllCollectionDisplay3;
        PrivacyPolicy privacyPolicy3;
        CustomEntitlementFeature customEntitlement3;
        Banner banner3;
        ViewableViewFeature viewableView3;
        Newsletter newsletter3;
        Welcome welcome3;
        RelatedThumbnails relatedThumbnails3;
        Register[] registerMethods3;
        Login[] loginMethods3;
        Share share3;
        Pip pip3;
        Watchlist watchList3;
        SubscriptionFeature subscription3;
        Faq faq3;
        Terms terms3;
        Settings settings3;
        Chromecast chromecast3;
        TVODSeeAllButton tvodSeeAllButton3;
        IAPRestoreButton iapRestoreButton3;
        ParentalControl parentalControl3;
        SocialLogin socialLogin3;
        OpenService openService3;
        Ads ads3;
        OfflineDownload offlineDownload3;
        Analytics analytics3;
        Mux mux4;
        Mms mms4;
        HideThumbnailChannelLogo hideThumbnailChannelLogo4;
        Font font4;
        PaymentFeature payment4;
        CollectionTitle collectionTitle4;
        SearchResultFilter searchResultFilter4;
        SearchResultDisplay searchResultDisplay4;
        SeeAllCollectionDisplay seeAllCollectionDisplay4;
        PrivacyPolicy privacyPolicy4;
        CustomEntitlementFeature customEntitlement4;
        Banner banner4;
        ViewableViewFeature viewableView4;
        Newsletter newsletter4;
        Welcome welcome4;
        RelatedThumbnails relatedThumbnails4;
        Register[] registerMethods4;
        Login[] loginMethods4;
        Share share4;
        Pip pip4;
        Watchlist watchList4;
        SubscriptionFeature subscription4;
        Faq faq4;
        Terms terms4;
        Settings settings4;
        Chromecast chromecast4;
        TVODSeeAllButton tvodSeeAllButton4;
        IAPRestoreButton iapRestoreButton4;
        ParentalControl parentalControl4;
        SocialLogin socialLogin4;
        OpenService openService4;
        Ads ads4;
        OfflineDownload offlineDownload4;
        Analytics analytics4;
        String urlLabel;
        Navigation navigation;
        Navigation navigation2;
        Mux mux5;
        Mms mms5;
        HideThumbnailChannelLogo hideThumbnailChannelLogo5;
        Font font5;
        PaymentFeature payment5;
        CollectionTitle collectionTitle5;
        SearchResultFilter searchResultFilter5;
        SearchResultDisplay searchResultDisplay5;
        SeeAllCollectionDisplay seeAllCollectionDisplay5;
        PrivacyPolicy privacyPolicy5;
        CustomEntitlementFeature customEntitlement5;
        Banner banner5;
        ViewableViewFeature viewableView5;
        Newsletter newsletter5;
        Welcome welcome5;
        RelatedThumbnails relatedThumbnails5;
        Register[] registerMethods5;
        Login[] loginMethods5;
        Share share5;
        Pip pip5;
        Watchlist watchList5;
        SubscriptionFeature subscription5;
        Faq faq5;
        Terms terms5;
        Settings settings5;
        Chromecast chromecast5;
        TVODSeeAllButton tvodSeeAllButton5;
        IAPRestoreButton iapRestoreButton5;
        ParentalControl parentalControl5;
        SocialLogin socialLogin5;
        OpenService openService5;
        Ads ads5;
        OfflineDownload offlineDownload5;
        Analytics analytics5;
        Mux mux6;
        Mms mms6;
        HideThumbnailChannelLogo hideThumbnailChannelLogo6;
        Font font6;
        PaymentFeature payment6;
        CollectionTitle collectionTitle6;
        SearchResultFilter searchResultFilter6;
        SearchResultDisplay searchResultDisplay6;
        SeeAllCollectionDisplay seeAllCollectionDisplay6;
        PrivacyPolicy privacyPolicy6;
        CustomEntitlementFeature customEntitlement6;
        Banner banner6;
        ViewableViewFeature viewableView6;
        Newsletter newsletter6;
        Welcome welcome6;
        RelatedThumbnails relatedThumbnails6;
        Register[] registerMethods6;
        Login[] loginMethods6;
        Share share6;
        Pip pip6;
        Watchlist watchList6;
        SubscriptionFeature subscription6;
        Faq faq6;
        Terms terms6;
        Settings settings6;
        Chromecast chromecast6;
        TVODSeeAllButton tvodSeeAllButton6;
        IAPRestoreButton iapRestoreButton6;
        ParentalControl parentalControl6;
        SocialLogin socialLogin6;
        OpenService openService6;
        Ads ads6;
        OfflineDownload offlineDownload6;
        Analytics analytics6;
        Navigation navigation3;
        Navigation navigation4;
        Mux mux7;
        Mms mms7;
        HideThumbnailChannelLogo hideThumbnailChannelLogo7;
        Font font7;
        PaymentFeature payment7;
        CollectionTitle collectionTitle7;
        SearchResultFilter searchResultFilter7;
        SearchResultDisplay searchResultDisplay7;
        SeeAllCollectionDisplay seeAllCollectionDisplay7;
        PrivacyPolicy privacyPolicy7;
        CustomEntitlementFeature customEntitlement7;
        Banner banner7;
        ViewableViewFeature viewableView7;
        Newsletter newsletter7;
        Welcome welcome7;
        RelatedThumbnails relatedThumbnails7;
        Register[] registerMethods7;
        Login[] loginMethods7;
        Share share7;
        Pip pip7;
        Watchlist watchList7;
        SubscriptionFeature subscription7;
        Faq faq7;
        Terms terms7;
        Settings settings7;
        Chromecast chromecast7;
        TVODSeeAllButton tvodSeeAllButton7;
        IAPRestoreButton iapRestoreButton7;
        ParentalControl parentalControl7;
        SocialLogin socialLogin7;
        OpenService openService7;
        Ads ads7;
        OfflineDownload offlineDownload7;
        Analytics analytics7;
        Navigation navigation5;
        Navigation navigation6;
        Navigation navigation7;
        Navigation navigation8;
        Mux mux8;
        Mms mms8;
        HideThumbnailChannelLogo hideThumbnailChannelLogo8;
        Font font8;
        PaymentFeature payment8;
        CollectionTitle collectionTitle8;
        SearchResultFilter searchResultFilter8;
        SearchResultDisplay searchResultDisplay8;
        SeeAllCollectionDisplay seeAllCollectionDisplay8;
        PrivacyPolicy privacyPolicy8;
        CustomEntitlementFeature customEntitlement8;
        Banner banner8;
        ViewableViewFeature viewableView8;
        Newsletter newsletter8;
        Welcome welcome8;
        RelatedThumbnails relatedThumbnails8;
        Register[] registerMethods8;
        Login[] loginMethods8;
        Share share8;
        Pip pip8;
        Watchlist watchList8;
        SubscriptionFeature subscription8;
        Faq faq8;
        Terms terms8;
        Settings settings8;
        Chromecast chromecast8;
        TVODSeeAllButton tvodSeeAllButton8;
        IAPRestoreButton iapRestoreButton8;
        ParentalControl parentalControl8;
        SocialLogin socialLogin8;
        OpenService openService8;
        Ads ads8;
        OfflineDownload offlineDownload8;
        Analytics analytics8;
        Navigation navigation9;
        Navigation navigation10;
        Navigation navigation11;
        Navigation navigation12;
        Navigation navigation13;
        Navigation navigation14;
        Navigation navigation15;
        Navigation navigation16;
        MagineTextView magineTextView2 = T1().L.H;
        c b = b0.b(Terms.class);
        String str2 = null;
        if (l.a(b, b0.b(Navigation.class))) {
            Features c = j.c(this);
            if (c == null || (navigation16 = c.getNavigation()) == null) {
                navigation16 = j.a(this).getFeatures().getNavigation();
            }
            boolean z = navigation16 instanceof Terms;
            navigation15 = navigation16;
        } else if (l.a(b, b0.b(Analytics.class))) {
            Features c2 = j.c(this);
            if (c2 == null || (analytics = c2.getAnalytics()) == null) {
                analytics = j.a(this).getFeatures().getAnalytics();
            }
            boolean z2 = analytics instanceof Terms;
            navigation15 = analytics;
        } else if (l.a(b, b0.b(OfflineDownload.class))) {
            Features c3 = j.c(this);
            if (c3 == null || (offlineDownload = c3.getOfflineDownload()) == null) {
                offlineDownload = j.a(this).getFeatures().getOfflineDownload();
            }
            boolean z3 = offlineDownload instanceof Terms;
            navigation15 = offlineDownload;
        } else if (l.a(b, b0.b(Ads.class))) {
            Features c4 = j.c(this);
            if (c4 == null || (ads = c4.getAds()) == null) {
                ads = j.a(this).getFeatures().getAds();
            }
            boolean z4 = ads instanceof Terms;
            navigation15 = ads;
        } else if (l.a(b, b0.b(OpenService.class))) {
            Features c5 = j.c(this);
            if (c5 == null || (openService = c5.getOpenService()) == null) {
                openService = j.a(this).getFeatures().getOpenService();
            }
            boolean z5 = openService instanceof Terms;
            navigation15 = openService;
        } else if (l.a(b, b0.b(SocialLogin.class))) {
            Features c6 = j.c(this);
            if (c6 == null || (socialLogin = c6.getSocialLogin()) == null) {
                socialLogin = j.a(this).getFeatures().getSocialLogin();
            }
            boolean z6 = socialLogin instanceof Terms;
            navigation15 = socialLogin;
        } else if (l.a(b, b0.b(ParentalControl.class))) {
            Features c7 = j.c(this);
            if (c7 == null || (parentalControl = c7.getParentalControl()) == null) {
                parentalControl = j.a(this).getFeatures().getParentalControl();
            }
            boolean z7 = parentalControl instanceof Terms;
            navigation15 = parentalControl;
        } else if (l.a(b, b0.b(IAPRestoreButton.class))) {
            Features c8 = j.c(this);
            if (c8 == null || (iapRestoreButton = c8.getIapRestoreButton()) == null) {
                iapRestoreButton = j.a(this).getFeatures().getIapRestoreButton();
            }
            boolean z8 = iapRestoreButton instanceof Terms;
            navigation15 = iapRestoreButton;
        } else if (l.a(b, b0.b(TVODSeeAllButton.class))) {
            Features c9 = j.c(this);
            if (c9 == null || (tvodSeeAllButton = c9.getTvodSeeAllButton()) == null) {
                tvodSeeAllButton = j.a(this).getFeatures().getTvodSeeAllButton();
            }
            boolean z9 = tvodSeeAllButton instanceof Terms;
            navigation15 = tvodSeeAllButton;
        } else if (l.a(b, b0.b(Chromecast.class))) {
            Features c10 = j.c(this);
            if (c10 == null || (chromecast = c10.getChromecast()) == null) {
                chromecast = j.a(this).getFeatures().getChromecast();
            }
            boolean z10 = chromecast instanceof Terms;
            navigation15 = chromecast;
        } else if (l.a(b, b0.b(Settings.class))) {
            Features c11 = j.c(this);
            if (c11 == null || (settings = c11.getSettings()) == null) {
                settings = j.a(this).getFeatures().getSettings();
            }
            boolean z11 = settings instanceof Terms;
            navigation15 = settings;
        } else {
            if (l.a(b, b0.b(Terms.class))) {
                Features c12 = j.c(this);
                if (c12 == null || (terms = c12.getTerms()) == null) {
                    terms = j.a(this).getFeatures().getTerms();
                }
            } else if (l.a(b, b0.b(Faq.class))) {
                Features c13 = j.c(this);
                if (c13 == null || (faq = c13.getFaq()) == null) {
                    faq = j.a(this).getFeatures().getFaq();
                }
                boolean z12 = faq instanceof Terms;
                navigation15 = faq;
            } else if (l.a(b, b0.b(SubscriptionFeature.class))) {
                Features c14 = j.c(this);
                if (c14 == null || (subscription = c14.getSubscription()) == null) {
                    subscription = j.a(this).getFeatures().getSubscription();
                }
                boolean z13 = subscription instanceof Terms;
                navigation15 = subscription;
            } else if (l.a(b, b0.b(Watchlist.class))) {
                Features c15 = j.c(this);
                if (c15 == null || (watchList = c15.getWatchList()) == null) {
                    watchList = j.a(this).getFeatures().getWatchList();
                }
                boolean z14 = watchList instanceof Terms;
                navigation15 = watchList;
            } else if (l.a(b, b0.b(Pip.class))) {
                Features c16 = j.c(this);
                if (c16 == null || (pip = c16.getPip()) == null) {
                    pip = j.a(this).getFeatures().getPip();
                }
                boolean z15 = pip instanceof Terms;
                navigation15 = pip;
            } else if (l.a(b, b0.b(Share.class))) {
                Features c17 = j.c(this);
                if (c17 == null || (share = c17.getShare()) == null) {
                    share = j.a(this).getFeatures().getShare();
                }
                boolean z16 = share instanceof Terms;
                navigation15 = share;
            } else if (l.a(b, b0.b(Login[].class))) {
                Features c18 = j.c(this);
                if (c18 == null || (loginMethods = c18.getLoginMethods()) == null) {
                    loginMethods = j.a(this).getFeatures().getLoginMethods();
                }
                boolean z17 = loginMethods instanceof Terms;
                navigation15 = loginMethods;
            } else if (l.a(b, b0.b(Register[].class))) {
                Features c19 = j.c(this);
                if (c19 == null || (registerMethods = c19.getRegisterMethods()) == null) {
                    registerMethods = j.a(this).getFeatures().getRegisterMethods();
                }
                boolean z18 = registerMethods instanceof Terms;
                navigation15 = registerMethods;
            } else if (l.a(b, b0.b(RelatedThumbnails.class))) {
                Features c20 = j.c(this);
                if (c20 == null || (relatedThumbnails = c20.getRelatedThumbnails()) == null) {
                    relatedThumbnails = j.a(this).getFeatures().getRelatedThumbnails();
                }
                boolean z19 = relatedThumbnails instanceof Terms;
                navigation15 = relatedThumbnails;
            } else if (l.a(b, b0.b(Welcome.class))) {
                Features c21 = j.c(this);
                if (c21 == null || (welcome = c21.getWelcome()) == null) {
                    welcome = j.a(this).getFeatures().getWelcome();
                }
                boolean z20 = welcome instanceof Terms;
                navigation15 = welcome;
            } else if (l.a(b, b0.b(Newsletter.class))) {
                Features c22 = j.c(this);
                if (c22 == null || (newsletter = c22.getNewsletter()) == null) {
                    newsletter = j.a(this).getFeatures().getNewsletter();
                }
                boolean z21 = newsletter instanceof Terms;
                navigation15 = newsletter;
            } else if (l.a(b, b0.b(ViewableViewFeature.class))) {
                Features c23 = j.c(this);
                if (c23 == null || (viewableView = c23.getViewableView()) == null) {
                    viewableView = j.a(this).getFeatures().getViewableView();
                }
                boolean z22 = viewableView instanceof Terms;
                navigation15 = viewableView;
            } else if (l.a(b, b0.b(Banner.class))) {
                Features c24 = j.c(this);
                if (c24 == null || (banner = c24.getBanner()) == null) {
                    banner = j.a(this).getFeatures().getBanner();
                }
                boolean z23 = banner instanceof Terms;
                navigation15 = banner;
            } else if (l.a(b, b0.b(CustomEntitlementFeature.class))) {
                Features c25 = j.c(this);
                if (c25 == null || (customEntitlement = c25.getCustomEntitlement()) == null) {
                    customEntitlement = j.a(this).getFeatures().getCustomEntitlement();
                }
                boolean z24 = customEntitlement instanceof Terms;
                navigation15 = customEntitlement;
            } else if (l.a(b, b0.b(PrivacyPolicy.class))) {
                Features c26 = j.c(this);
                if (c26 == null || (privacyPolicy = c26.getPrivacyPolicy()) == null) {
                    privacyPolicy = j.a(this).getFeatures().getPrivacyPolicy();
                }
                boolean z25 = privacyPolicy instanceof Terms;
                navigation15 = privacyPolicy;
            } else if (l.a(b, b0.b(SeeAllCollectionDisplay.class))) {
                Features c27 = j.c(this);
                if (c27 == null || (seeAllCollectionDisplay = c27.getSeeAllCollectionDisplay()) == null) {
                    seeAllCollectionDisplay = j.a(this).getFeatures().getSeeAllCollectionDisplay();
                }
                boolean z26 = seeAllCollectionDisplay instanceof Terms;
                navigation15 = seeAllCollectionDisplay;
            } else if (l.a(b, b0.b(SearchResultDisplay.class))) {
                Features c28 = j.c(this);
                if (c28 == null || (searchResultDisplay = c28.getSearchResultDisplay()) == null) {
                    searchResultDisplay = j.a(this).getFeatures().getSearchResultDisplay();
                }
                boolean z27 = searchResultDisplay instanceof Terms;
                navigation15 = searchResultDisplay;
            } else if (l.a(b, b0.b(SearchResultFilter.class))) {
                Features c29 = j.c(this);
                if (c29 == null || (searchResultFilter = c29.getSearchResultFilter()) == null) {
                    searchResultFilter = j.a(this).getFeatures().getSearchResultFilter();
                }
                boolean z28 = searchResultFilter instanceof Terms;
                navigation15 = searchResultFilter;
            } else if (l.a(b, b0.b(Platform.class))) {
                Platforms platforms = j.a(this).getPlatforms();
                Platform android2 = platforms != null ? platforms.getAndroid() : null;
                boolean z29 = android2 instanceof Terms;
                navigation15 = android2;
            } else if (l.a(b, b0.b(CollectionTitle.class))) {
                Features c30 = j.c(this);
                if (c30 == null || (collectionTitle = c30.getCollectionTitle()) == null) {
                    collectionTitle = j.a(this).getFeatures().getCollectionTitle();
                }
                boolean z30 = collectionTitle instanceof Terms;
                navigation15 = collectionTitle;
            } else if (l.a(b, b0.b(PaymentFeature.class))) {
                Features c31 = j.c(this);
                if (c31 == null || (payment = c31.getPayment()) == null) {
                    payment = j.a(this).getFeatures().getPayment();
                }
                boolean z31 = payment instanceof Terms;
                navigation15 = payment;
            } else if (l.a(b, b0.b(Font.class))) {
                Features c32 = j.c(this);
                if (c32 == null || (font = c32.getFont()) == null) {
                    font = j.a(this).getFeatures().getFont();
                }
                boolean z32 = font instanceof Terms;
                navigation15 = font;
            } else if (l.a(b, b0.b(HideThumbnailChannelLogo.class))) {
                Features c33 = j.c(this);
                if (c33 == null || (hideThumbnailChannelLogo = c33.getHideThumbnailChannelLogo()) == null) {
                    hideThumbnailChannelLogo = j.a(this).getFeatures().getHideThumbnailChannelLogo();
                }
                boolean z33 = hideThumbnailChannelLogo instanceof Terms;
                navigation15 = hideThumbnailChannelLogo;
            } else if (l.a(b, b0.b(Mms.class))) {
                Features c34 = j.c(this);
                if (c34 == null || (mms = c34.getMms()) == null) {
                    mms = j.a(this).getFeatures().getMms();
                }
                boolean z34 = mms instanceof Terms;
                navigation15 = mms;
            } else if (l.a(b, b0.b(Mux.class))) {
                Features c35 = j.c(this);
                if (c35 == null || (mux = c35.getMux()) == null) {
                    mux = j.a(this).getFeatures().getMux();
                }
                boolean z35 = mux instanceof Terms;
                navigation15 = mux;
            }
            terms = null;
        }
        if (terms != null) {
            str = terms.getLabel();
            magineTextView = magineTextView2;
        } else {
            magineTextView = magineTextView2;
            str = null;
        }
        magineTextView.setText(str);
        MagineTextView magineTextView3 = T1().L.H;
        c b2 = b0.b(Terms.class);
        if (l.a(b2, b0.b(Navigation.class))) {
            Features c36 = j.c(this);
            if (c36 == null || (navigation14 = c36.getNavigation()) == null) {
                navigation14 = j.a(this).getFeatures().getNavigation();
            }
            boolean z36 = navigation14 instanceof Terms;
            navigation13 = navigation14;
        } else if (l.a(b2, b0.b(Analytics.class))) {
            Features c37 = j.c(this);
            if (c37 == null || (analytics2 = c37.getAnalytics()) == null) {
                analytics2 = j.a(this).getFeatures().getAnalytics();
            }
            boolean z37 = analytics2 instanceof Terms;
            navigation13 = analytics2;
        } else if (l.a(b2, b0.b(OfflineDownload.class))) {
            Features c38 = j.c(this);
            if (c38 == null || (offlineDownload2 = c38.getOfflineDownload()) == null) {
                offlineDownload2 = j.a(this).getFeatures().getOfflineDownload();
            }
            boolean z38 = offlineDownload2 instanceof Terms;
            navigation13 = offlineDownload2;
        } else if (l.a(b2, b0.b(Ads.class))) {
            Features c39 = j.c(this);
            if (c39 == null || (ads2 = c39.getAds()) == null) {
                ads2 = j.a(this).getFeatures().getAds();
            }
            boolean z39 = ads2 instanceof Terms;
            navigation13 = ads2;
        } else if (l.a(b2, b0.b(OpenService.class))) {
            Features c40 = j.c(this);
            if (c40 == null || (openService2 = c40.getOpenService()) == null) {
                openService2 = j.a(this).getFeatures().getOpenService();
            }
            boolean z40 = openService2 instanceof Terms;
            navigation13 = openService2;
        } else if (l.a(b2, b0.b(SocialLogin.class))) {
            Features c41 = j.c(this);
            if (c41 == null || (socialLogin2 = c41.getSocialLogin()) == null) {
                socialLogin2 = j.a(this).getFeatures().getSocialLogin();
            }
            boolean z41 = socialLogin2 instanceof Terms;
            navigation13 = socialLogin2;
        } else if (l.a(b2, b0.b(ParentalControl.class))) {
            Features c42 = j.c(this);
            if (c42 == null || (parentalControl2 = c42.getParentalControl()) == null) {
                parentalControl2 = j.a(this).getFeatures().getParentalControl();
            }
            boolean z42 = parentalControl2 instanceof Terms;
            navigation13 = parentalControl2;
        } else if (l.a(b2, b0.b(IAPRestoreButton.class))) {
            Features c43 = j.c(this);
            if (c43 == null || (iapRestoreButton2 = c43.getIapRestoreButton()) == null) {
                iapRestoreButton2 = j.a(this).getFeatures().getIapRestoreButton();
            }
            boolean z43 = iapRestoreButton2 instanceof Terms;
            navigation13 = iapRestoreButton2;
        } else if (l.a(b2, b0.b(TVODSeeAllButton.class))) {
            Features c44 = j.c(this);
            if (c44 == null || (tvodSeeAllButton2 = c44.getTvodSeeAllButton()) == null) {
                tvodSeeAllButton2 = j.a(this).getFeatures().getTvodSeeAllButton();
            }
            boolean z44 = tvodSeeAllButton2 instanceof Terms;
            navigation13 = tvodSeeAllButton2;
        } else if (l.a(b2, b0.b(Chromecast.class))) {
            Features c45 = j.c(this);
            if (c45 == null || (chromecast2 = c45.getChromecast()) == null) {
                chromecast2 = j.a(this).getFeatures().getChromecast();
            }
            boolean z45 = chromecast2 instanceof Terms;
            navigation13 = chromecast2;
        } else if (l.a(b2, b0.b(Settings.class))) {
            Features c46 = j.c(this);
            if (c46 == null || (settings2 = c46.getSettings()) == null) {
                settings2 = j.a(this).getFeatures().getSettings();
            }
            boolean z46 = settings2 instanceof Terms;
            navigation13 = settings2;
        } else {
            if (l.a(b2, b0.b(Terms.class))) {
                Features c47 = j.c(this);
                if (c47 == null || (terms2 = c47.getTerms()) == null) {
                    terms2 = j.a(this).getFeatures().getTerms();
                }
            } else if (l.a(b2, b0.b(Faq.class))) {
                Features c48 = j.c(this);
                if (c48 == null || (faq2 = c48.getFaq()) == null) {
                    faq2 = j.a(this).getFeatures().getFaq();
                }
                boolean z47 = faq2 instanceof Terms;
                navigation13 = faq2;
            } else if (l.a(b2, b0.b(SubscriptionFeature.class))) {
                Features c49 = j.c(this);
                if (c49 == null || (subscription2 = c49.getSubscription()) == null) {
                    subscription2 = j.a(this).getFeatures().getSubscription();
                }
                boolean z48 = subscription2 instanceof Terms;
                navigation13 = subscription2;
            } else if (l.a(b2, b0.b(Watchlist.class))) {
                Features c50 = j.c(this);
                if (c50 == null || (watchList2 = c50.getWatchList()) == null) {
                    watchList2 = j.a(this).getFeatures().getWatchList();
                }
                boolean z49 = watchList2 instanceof Terms;
                navigation13 = watchList2;
            } else if (l.a(b2, b0.b(Pip.class))) {
                Features c51 = j.c(this);
                if (c51 == null || (pip2 = c51.getPip()) == null) {
                    pip2 = j.a(this).getFeatures().getPip();
                }
                boolean z50 = pip2 instanceof Terms;
                navigation13 = pip2;
            } else if (l.a(b2, b0.b(Share.class))) {
                Features c52 = j.c(this);
                if (c52 == null || (share2 = c52.getShare()) == null) {
                    share2 = j.a(this).getFeatures().getShare();
                }
                boolean z51 = share2 instanceof Terms;
                navigation13 = share2;
            } else if (l.a(b2, b0.b(Login[].class))) {
                Features c53 = j.c(this);
                if (c53 == null || (loginMethods2 = c53.getLoginMethods()) == null) {
                    loginMethods2 = j.a(this).getFeatures().getLoginMethods();
                }
                boolean z52 = loginMethods2 instanceof Terms;
                navigation13 = loginMethods2;
            } else if (l.a(b2, b0.b(Register[].class))) {
                Features c54 = j.c(this);
                if (c54 == null || (registerMethods2 = c54.getRegisterMethods()) == null) {
                    registerMethods2 = j.a(this).getFeatures().getRegisterMethods();
                }
                boolean z53 = registerMethods2 instanceof Terms;
                navigation13 = registerMethods2;
            } else if (l.a(b2, b0.b(RelatedThumbnails.class))) {
                Features c55 = j.c(this);
                if (c55 == null || (relatedThumbnails2 = c55.getRelatedThumbnails()) == null) {
                    relatedThumbnails2 = j.a(this).getFeatures().getRelatedThumbnails();
                }
                boolean z54 = relatedThumbnails2 instanceof Terms;
                navigation13 = relatedThumbnails2;
            } else if (l.a(b2, b0.b(Welcome.class))) {
                Features c56 = j.c(this);
                if (c56 == null || (welcome2 = c56.getWelcome()) == null) {
                    welcome2 = j.a(this).getFeatures().getWelcome();
                }
                boolean z55 = welcome2 instanceof Terms;
                navigation13 = welcome2;
            } else if (l.a(b2, b0.b(Newsletter.class))) {
                Features c57 = j.c(this);
                if (c57 == null || (newsletter2 = c57.getNewsletter()) == null) {
                    newsletter2 = j.a(this).getFeatures().getNewsletter();
                }
                boolean z56 = newsletter2 instanceof Terms;
                navigation13 = newsletter2;
            } else if (l.a(b2, b0.b(ViewableViewFeature.class))) {
                Features c58 = j.c(this);
                if (c58 == null || (viewableView2 = c58.getViewableView()) == null) {
                    viewableView2 = j.a(this).getFeatures().getViewableView();
                }
                boolean z57 = viewableView2 instanceof Terms;
                navigation13 = viewableView2;
            } else if (l.a(b2, b0.b(Banner.class))) {
                Features c59 = j.c(this);
                if (c59 == null || (banner2 = c59.getBanner()) == null) {
                    banner2 = j.a(this).getFeatures().getBanner();
                }
                boolean z58 = banner2 instanceof Terms;
                navigation13 = banner2;
            } else if (l.a(b2, b0.b(CustomEntitlementFeature.class))) {
                Features c60 = j.c(this);
                if (c60 == null || (customEntitlement2 = c60.getCustomEntitlement()) == null) {
                    customEntitlement2 = j.a(this).getFeatures().getCustomEntitlement();
                }
                boolean z59 = customEntitlement2 instanceof Terms;
                navigation13 = customEntitlement2;
            } else if (l.a(b2, b0.b(PrivacyPolicy.class))) {
                Features c61 = j.c(this);
                if (c61 == null || (privacyPolicy2 = c61.getPrivacyPolicy()) == null) {
                    privacyPolicy2 = j.a(this).getFeatures().getPrivacyPolicy();
                }
                boolean z60 = privacyPolicy2 instanceof Terms;
                navigation13 = privacyPolicy2;
            } else if (l.a(b2, b0.b(SeeAllCollectionDisplay.class))) {
                Features c62 = j.c(this);
                if (c62 == null || (seeAllCollectionDisplay2 = c62.getSeeAllCollectionDisplay()) == null) {
                    seeAllCollectionDisplay2 = j.a(this).getFeatures().getSeeAllCollectionDisplay();
                }
                boolean z61 = seeAllCollectionDisplay2 instanceof Terms;
                navigation13 = seeAllCollectionDisplay2;
            } else if (l.a(b2, b0.b(SearchResultDisplay.class))) {
                Features c63 = j.c(this);
                if (c63 == null || (searchResultDisplay2 = c63.getSearchResultDisplay()) == null) {
                    searchResultDisplay2 = j.a(this).getFeatures().getSearchResultDisplay();
                }
                boolean z62 = searchResultDisplay2 instanceof Terms;
                navigation13 = searchResultDisplay2;
            } else if (l.a(b2, b0.b(SearchResultFilter.class))) {
                Features c64 = j.c(this);
                if (c64 == null || (searchResultFilter2 = c64.getSearchResultFilter()) == null) {
                    searchResultFilter2 = j.a(this).getFeatures().getSearchResultFilter();
                }
                boolean z63 = searchResultFilter2 instanceof Terms;
                navigation13 = searchResultFilter2;
            } else if (l.a(b2, b0.b(Platform.class))) {
                Platforms platforms2 = j.a(this).getPlatforms();
                Platform android3 = platforms2 != null ? platforms2.getAndroid() : null;
                boolean z64 = android3 instanceof Terms;
                navigation13 = android3;
            } else if (l.a(b2, b0.b(CollectionTitle.class))) {
                Features c65 = j.c(this);
                if (c65 == null || (collectionTitle2 = c65.getCollectionTitle()) == null) {
                    collectionTitle2 = j.a(this).getFeatures().getCollectionTitle();
                }
                boolean z65 = collectionTitle2 instanceof Terms;
                navigation13 = collectionTitle2;
            } else if (l.a(b2, b0.b(PaymentFeature.class))) {
                Features c66 = j.c(this);
                if (c66 == null || (payment2 = c66.getPayment()) == null) {
                    payment2 = j.a(this).getFeatures().getPayment();
                }
                boolean z66 = payment2 instanceof Terms;
                navigation13 = payment2;
            } else if (l.a(b2, b0.b(Font.class))) {
                Features c67 = j.c(this);
                if (c67 == null || (font2 = c67.getFont()) == null) {
                    font2 = j.a(this).getFeatures().getFont();
                }
                boolean z67 = font2 instanceof Terms;
                navigation13 = font2;
            } else if (l.a(b2, b0.b(HideThumbnailChannelLogo.class))) {
                Features c68 = j.c(this);
                if (c68 == null || (hideThumbnailChannelLogo2 = c68.getHideThumbnailChannelLogo()) == null) {
                    hideThumbnailChannelLogo2 = j.a(this).getFeatures().getHideThumbnailChannelLogo();
                }
                boolean z68 = hideThumbnailChannelLogo2 instanceof Terms;
                navigation13 = hideThumbnailChannelLogo2;
            } else if (l.a(b2, b0.b(Mms.class))) {
                Features c69 = j.c(this);
                if (c69 == null || (mms2 = c69.getMms()) == null) {
                    mms2 = j.a(this).getFeatures().getMms();
                }
                boolean z69 = mms2 instanceof Terms;
                navigation13 = mms2;
            } else if (l.a(b2, b0.b(Mux.class))) {
                Features c70 = j.c(this);
                if (c70 == null || (mux2 = c70.getMux()) == null) {
                    mux2 = j.a(this).getFeatures().getMux();
                }
                boolean z70 = mux2 instanceof Terms;
                navigation13 = mux2;
            }
            terms2 = null;
        }
        s.J(magineTextView3, (terms2 != null ? terms2.getLabel() : null) != null);
        c b3 = b0.b(Terms.class);
        if (l.a(b3, b0.b(Navigation.class))) {
            Features c71 = j.c(this);
            if (c71 == null || (navigation12 = c71.getNavigation()) == null) {
                navigation12 = j.a(this).getFeatures().getNavigation();
            }
            boolean z71 = navigation12 instanceof Terms;
            navigation11 = navigation12;
        } else if (l.a(b3, b0.b(Analytics.class))) {
            Features c72 = j.c(this);
            if (c72 == null || (analytics3 = c72.getAnalytics()) == null) {
                analytics3 = j.a(this).getFeatures().getAnalytics();
            }
            boolean z72 = analytics3 instanceof Terms;
            navigation11 = analytics3;
        } else if (l.a(b3, b0.b(OfflineDownload.class))) {
            Features c73 = j.c(this);
            if (c73 == null || (offlineDownload3 = c73.getOfflineDownload()) == null) {
                offlineDownload3 = j.a(this).getFeatures().getOfflineDownload();
            }
            boolean z73 = offlineDownload3 instanceof Terms;
            navigation11 = offlineDownload3;
        } else if (l.a(b3, b0.b(Ads.class))) {
            Features c74 = j.c(this);
            if (c74 == null || (ads3 = c74.getAds()) == null) {
                ads3 = j.a(this).getFeatures().getAds();
            }
            boolean z74 = ads3 instanceof Terms;
            navigation11 = ads3;
        } else if (l.a(b3, b0.b(OpenService.class))) {
            Features c75 = j.c(this);
            if (c75 == null || (openService3 = c75.getOpenService()) == null) {
                openService3 = j.a(this).getFeatures().getOpenService();
            }
            boolean z75 = openService3 instanceof Terms;
            navigation11 = openService3;
        } else if (l.a(b3, b0.b(SocialLogin.class))) {
            Features c76 = j.c(this);
            if (c76 == null || (socialLogin3 = c76.getSocialLogin()) == null) {
                socialLogin3 = j.a(this).getFeatures().getSocialLogin();
            }
            boolean z76 = socialLogin3 instanceof Terms;
            navigation11 = socialLogin3;
        } else if (l.a(b3, b0.b(ParentalControl.class))) {
            Features c77 = j.c(this);
            if (c77 == null || (parentalControl3 = c77.getParentalControl()) == null) {
                parentalControl3 = j.a(this).getFeatures().getParentalControl();
            }
            boolean z77 = parentalControl3 instanceof Terms;
            navigation11 = parentalControl3;
        } else if (l.a(b3, b0.b(IAPRestoreButton.class))) {
            Features c78 = j.c(this);
            if (c78 == null || (iapRestoreButton3 = c78.getIapRestoreButton()) == null) {
                iapRestoreButton3 = j.a(this).getFeatures().getIapRestoreButton();
            }
            boolean z78 = iapRestoreButton3 instanceof Terms;
            navigation11 = iapRestoreButton3;
        } else if (l.a(b3, b0.b(TVODSeeAllButton.class))) {
            Features c79 = j.c(this);
            if (c79 == null || (tvodSeeAllButton3 = c79.getTvodSeeAllButton()) == null) {
                tvodSeeAllButton3 = j.a(this).getFeatures().getTvodSeeAllButton();
            }
            boolean z79 = tvodSeeAllButton3 instanceof Terms;
            navigation11 = tvodSeeAllButton3;
        } else if (l.a(b3, b0.b(Chromecast.class))) {
            Features c80 = j.c(this);
            if (c80 == null || (chromecast3 = c80.getChromecast()) == null) {
                chromecast3 = j.a(this).getFeatures().getChromecast();
            }
            boolean z80 = chromecast3 instanceof Terms;
            navigation11 = chromecast3;
        } else if (l.a(b3, b0.b(Settings.class))) {
            Features c81 = j.c(this);
            if (c81 == null || (settings3 = c81.getSettings()) == null) {
                settings3 = j.a(this).getFeatures().getSettings();
            }
            boolean z81 = settings3 instanceof Terms;
            navigation11 = settings3;
        } else {
            if (l.a(b3, b0.b(Terms.class))) {
                Features c82 = j.c(this);
                if (c82 == null || (terms3 = c82.getTerms()) == null) {
                    terms3 = j.a(this).getFeatures().getTerms();
                }
            } else if (l.a(b3, b0.b(Faq.class))) {
                Features c83 = j.c(this);
                if (c83 == null || (faq3 = c83.getFaq()) == null) {
                    faq3 = j.a(this).getFeatures().getFaq();
                }
                boolean z82 = faq3 instanceof Terms;
                navigation11 = faq3;
            } else if (l.a(b3, b0.b(SubscriptionFeature.class))) {
                Features c84 = j.c(this);
                if (c84 == null || (subscription3 = c84.getSubscription()) == null) {
                    subscription3 = j.a(this).getFeatures().getSubscription();
                }
                boolean z83 = subscription3 instanceof Terms;
                navigation11 = subscription3;
            } else if (l.a(b3, b0.b(Watchlist.class))) {
                Features c85 = j.c(this);
                if (c85 == null || (watchList3 = c85.getWatchList()) == null) {
                    watchList3 = j.a(this).getFeatures().getWatchList();
                }
                boolean z84 = watchList3 instanceof Terms;
                navigation11 = watchList3;
            } else if (l.a(b3, b0.b(Pip.class))) {
                Features c86 = j.c(this);
                if (c86 == null || (pip3 = c86.getPip()) == null) {
                    pip3 = j.a(this).getFeatures().getPip();
                }
                boolean z85 = pip3 instanceof Terms;
                navigation11 = pip3;
            } else if (l.a(b3, b0.b(Share.class))) {
                Features c87 = j.c(this);
                if (c87 == null || (share3 = c87.getShare()) == null) {
                    share3 = j.a(this).getFeatures().getShare();
                }
                boolean z86 = share3 instanceof Terms;
                navigation11 = share3;
            } else if (l.a(b3, b0.b(Login[].class))) {
                Features c88 = j.c(this);
                if (c88 == null || (loginMethods3 = c88.getLoginMethods()) == null) {
                    loginMethods3 = j.a(this).getFeatures().getLoginMethods();
                }
                boolean z87 = loginMethods3 instanceof Terms;
                navigation11 = loginMethods3;
            } else if (l.a(b3, b0.b(Register[].class))) {
                Features c89 = j.c(this);
                if (c89 == null || (registerMethods3 = c89.getRegisterMethods()) == null) {
                    registerMethods3 = j.a(this).getFeatures().getRegisterMethods();
                }
                boolean z88 = registerMethods3 instanceof Terms;
                navigation11 = registerMethods3;
            } else if (l.a(b3, b0.b(RelatedThumbnails.class))) {
                Features c90 = j.c(this);
                if (c90 == null || (relatedThumbnails3 = c90.getRelatedThumbnails()) == null) {
                    relatedThumbnails3 = j.a(this).getFeatures().getRelatedThumbnails();
                }
                boolean z89 = relatedThumbnails3 instanceof Terms;
                navigation11 = relatedThumbnails3;
            } else if (l.a(b3, b0.b(Welcome.class))) {
                Features c91 = j.c(this);
                if (c91 == null || (welcome3 = c91.getWelcome()) == null) {
                    welcome3 = j.a(this).getFeatures().getWelcome();
                }
                boolean z90 = welcome3 instanceof Terms;
                navigation11 = welcome3;
            } else if (l.a(b3, b0.b(Newsletter.class))) {
                Features c92 = j.c(this);
                if (c92 == null || (newsletter3 = c92.getNewsletter()) == null) {
                    newsletter3 = j.a(this).getFeatures().getNewsletter();
                }
                boolean z91 = newsletter3 instanceof Terms;
                navigation11 = newsletter3;
            } else if (l.a(b3, b0.b(ViewableViewFeature.class))) {
                Features c93 = j.c(this);
                if (c93 == null || (viewableView3 = c93.getViewableView()) == null) {
                    viewableView3 = j.a(this).getFeatures().getViewableView();
                }
                boolean z92 = viewableView3 instanceof Terms;
                navigation11 = viewableView3;
            } else if (l.a(b3, b0.b(Banner.class))) {
                Features c94 = j.c(this);
                if (c94 == null || (banner3 = c94.getBanner()) == null) {
                    banner3 = j.a(this).getFeatures().getBanner();
                }
                boolean z93 = banner3 instanceof Terms;
                navigation11 = banner3;
            } else if (l.a(b3, b0.b(CustomEntitlementFeature.class))) {
                Features c95 = j.c(this);
                if (c95 == null || (customEntitlement3 = c95.getCustomEntitlement()) == null) {
                    customEntitlement3 = j.a(this).getFeatures().getCustomEntitlement();
                }
                boolean z94 = customEntitlement3 instanceof Terms;
                navigation11 = customEntitlement3;
            } else if (l.a(b3, b0.b(PrivacyPolicy.class))) {
                Features c96 = j.c(this);
                if (c96 == null || (privacyPolicy3 = c96.getPrivacyPolicy()) == null) {
                    privacyPolicy3 = j.a(this).getFeatures().getPrivacyPolicy();
                }
                boolean z95 = privacyPolicy3 instanceof Terms;
                navigation11 = privacyPolicy3;
            } else if (l.a(b3, b0.b(SeeAllCollectionDisplay.class))) {
                Features c97 = j.c(this);
                if (c97 == null || (seeAllCollectionDisplay3 = c97.getSeeAllCollectionDisplay()) == null) {
                    seeAllCollectionDisplay3 = j.a(this).getFeatures().getSeeAllCollectionDisplay();
                }
                boolean z96 = seeAllCollectionDisplay3 instanceof Terms;
                navigation11 = seeAllCollectionDisplay3;
            } else if (l.a(b3, b0.b(SearchResultDisplay.class))) {
                Features c98 = j.c(this);
                if (c98 == null || (searchResultDisplay3 = c98.getSearchResultDisplay()) == null) {
                    searchResultDisplay3 = j.a(this).getFeatures().getSearchResultDisplay();
                }
                boolean z97 = searchResultDisplay3 instanceof Terms;
                navigation11 = searchResultDisplay3;
            } else if (l.a(b3, b0.b(SearchResultFilter.class))) {
                Features c99 = j.c(this);
                if (c99 == null || (searchResultFilter3 = c99.getSearchResultFilter()) == null) {
                    searchResultFilter3 = j.a(this).getFeatures().getSearchResultFilter();
                }
                boolean z98 = searchResultFilter3 instanceof Terms;
                navigation11 = searchResultFilter3;
            } else if (l.a(b3, b0.b(Platform.class))) {
                Platforms platforms3 = j.a(this).getPlatforms();
                Platform android4 = platforms3 != null ? platforms3.getAndroid() : null;
                boolean z99 = android4 instanceof Terms;
                navigation11 = android4;
            } else if (l.a(b3, b0.b(CollectionTitle.class))) {
                Features c100 = j.c(this);
                if (c100 == null || (collectionTitle3 = c100.getCollectionTitle()) == null) {
                    collectionTitle3 = j.a(this).getFeatures().getCollectionTitle();
                }
                boolean z100 = collectionTitle3 instanceof Terms;
                navigation11 = collectionTitle3;
            } else if (l.a(b3, b0.b(PaymentFeature.class))) {
                Features c101 = j.c(this);
                if (c101 == null || (payment3 = c101.getPayment()) == null) {
                    payment3 = j.a(this).getFeatures().getPayment();
                }
                boolean z101 = payment3 instanceof Terms;
                navigation11 = payment3;
            } else if (l.a(b3, b0.b(Font.class))) {
                Features c102 = j.c(this);
                if (c102 == null || (font3 = c102.getFont()) == null) {
                    font3 = j.a(this).getFeatures().getFont();
                }
                boolean z102 = font3 instanceof Terms;
                navigation11 = font3;
            } else if (l.a(b3, b0.b(HideThumbnailChannelLogo.class))) {
                Features c103 = j.c(this);
                if (c103 == null || (hideThumbnailChannelLogo3 = c103.getHideThumbnailChannelLogo()) == null) {
                    hideThumbnailChannelLogo3 = j.a(this).getFeatures().getHideThumbnailChannelLogo();
                }
                boolean z103 = hideThumbnailChannelLogo3 instanceof Terms;
                navigation11 = hideThumbnailChannelLogo3;
            } else if (l.a(b3, b0.b(Mms.class))) {
                Features c104 = j.c(this);
                if (c104 == null || (mms3 = c104.getMms()) == null) {
                    mms3 = j.a(this).getFeatures().getMms();
                }
                boolean z104 = mms3 instanceof Terms;
                navigation11 = mms3;
            } else if (l.a(b3, b0.b(Mux.class))) {
                Features c105 = j.c(this);
                if (c105 == null || (mux3 = c105.getMux()) == null) {
                    mux3 = j.a(this).getFeatures().getMux();
                }
                boolean z105 = mux3 instanceof Terms;
                navigation11 = mux3;
            }
            terms3 = null;
        }
        String urlLabel2 = terms3 != null ? terms3.getUrlLabel() : null;
        if (urlLabel2 == null || urlLabel2.length() == 0) {
            c b4 = b0.b(Terms.class);
            if (l.a(b4, b0.b(Navigation.class))) {
                Features c106 = j.c(this);
                if (c106 == null || (navigation10 = c106.getNavigation()) == null) {
                    navigation10 = j.a(this).getFeatures().getNavigation();
                }
                boolean z106 = navigation10 instanceof Terms;
                navigation9 = navigation10;
            } else if (l.a(b4, b0.b(Analytics.class))) {
                Features c107 = j.c(this);
                if (c107 == null || (analytics8 = c107.getAnalytics()) == null) {
                    analytics8 = j.a(this).getFeatures().getAnalytics();
                }
                boolean z107 = analytics8 instanceof Terms;
                navigation9 = analytics8;
            } else if (l.a(b4, b0.b(OfflineDownload.class))) {
                Features c108 = j.c(this);
                if (c108 == null || (offlineDownload8 = c108.getOfflineDownload()) == null) {
                    offlineDownload8 = j.a(this).getFeatures().getOfflineDownload();
                }
                boolean z108 = offlineDownload8 instanceof Terms;
                navigation9 = offlineDownload8;
            } else if (l.a(b4, b0.b(Ads.class))) {
                Features c109 = j.c(this);
                if (c109 == null || (ads8 = c109.getAds()) == null) {
                    ads8 = j.a(this).getFeatures().getAds();
                }
                boolean z109 = ads8 instanceof Terms;
                navigation9 = ads8;
            } else if (l.a(b4, b0.b(OpenService.class))) {
                Features c110 = j.c(this);
                if (c110 == null || (openService8 = c110.getOpenService()) == null) {
                    openService8 = j.a(this).getFeatures().getOpenService();
                }
                boolean z110 = openService8 instanceof Terms;
                navigation9 = openService8;
            } else if (l.a(b4, b0.b(SocialLogin.class))) {
                Features c111 = j.c(this);
                if (c111 == null || (socialLogin8 = c111.getSocialLogin()) == null) {
                    socialLogin8 = j.a(this).getFeatures().getSocialLogin();
                }
                boolean z111 = socialLogin8 instanceof Terms;
                navigation9 = socialLogin8;
            } else if (l.a(b4, b0.b(ParentalControl.class))) {
                Features c112 = j.c(this);
                if (c112 == null || (parentalControl8 = c112.getParentalControl()) == null) {
                    parentalControl8 = j.a(this).getFeatures().getParentalControl();
                }
                boolean z112 = parentalControl8 instanceof Terms;
                navigation9 = parentalControl8;
            } else if (l.a(b4, b0.b(IAPRestoreButton.class))) {
                Features c113 = j.c(this);
                if (c113 == null || (iapRestoreButton8 = c113.getIapRestoreButton()) == null) {
                    iapRestoreButton8 = j.a(this).getFeatures().getIapRestoreButton();
                }
                boolean z113 = iapRestoreButton8 instanceof Terms;
                navigation9 = iapRestoreButton8;
            } else if (l.a(b4, b0.b(TVODSeeAllButton.class))) {
                Features c114 = j.c(this);
                if (c114 == null || (tvodSeeAllButton8 = c114.getTvodSeeAllButton()) == null) {
                    tvodSeeAllButton8 = j.a(this).getFeatures().getTvodSeeAllButton();
                }
                boolean z114 = tvodSeeAllButton8 instanceof Terms;
                navigation9 = tvodSeeAllButton8;
            } else if (l.a(b4, b0.b(Chromecast.class))) {
                Features c115 = j.c(this);
                if (c115 == null || (chromecast8 = c115.getChromecast()) == null) {
                    chromecast8 = j.a(this).getFeatures().getChromecast();
                }
                boolean z115 = chromecast8 instanceof Terms;
                navigation9 = chromecast8;
            } else if (l.a(b4, b0.b(Settings.class))) {
                Features c116 = j.c(this);
                if (c116 == null || (settings8 = c116.getSettings()) == null) {
                    settings8 = j.a(this).getFeatures().getSettings();
                }
                boolean z116 = settings8 instanceof Terms;
                navigation9 = settings8;
            } else {
                if (l.a(b4, b0.b(Terms.class))) {
                    Features c117 = j.c(this);
                    if (c117 == null || (terms8 = c117.getTerms()) == null) {
                        terms8 = j.a(this).getFeatures().getTerms();
                    }
                } else if (l.a(b4, b0.b(Faq.class))) {
                    Features c118 = j.c(this);
                    if (c118 == null || (faq8 = c118.getFaq()) == null) {
                        faq8 = j.a(this).getFeatures().getFaq();
                    }
                    boolean z117 = faq8 instanceof Terms;
                    navigation9 = faq8;
                } else if (l.a(b4, b0.b(SubscriptionFeature.class))) {
                    Features c119 = j.c(this);
                    if (c119 == null || (subscription8 = c119.getSubscription()) == null) {
                        subscription8 = j.a(this).getFeatures().getSubscription();
                    }
                    boolean z118 = subscription8 instanceof Terms;
                    navigation9 = subscription8;
                } else if (l.a(b4, b0.b(Watchlist.class))) {
                    Features c120 = j.c(this);
                    if (c120 == null || (watchList8 = c120.getWatchList()) == null) {
                        watchList8 = j.a(this).getFeatures().getWatchList();
                    }
                    boolean z119 = watchList8 instanceof Terms;
                    navigation9 = watchList8;
                } else if (l.a(b4, b0.b(Pip.class))) {
                    Features c121 = j.c(this);
                    if (c121 == null || (pip8 = c121.getPip()) == null) {
                        pip8 = j.a(this).getFeatures().getPip();
                    }
                    boolean z120 = pip8 instanceof Terms;
                    navigation9 = pip8;
                } else if (l.a(b4, b0.b(Share.class))) {
                    Features c122 = j.c(this);
                    if (c122 == null || (share8 = c122.getShare()) == null) {
                        share8 = j.a(this).getFeatures().getShare();
                    }
                    boolean z121 = share8 instanceof Terms;
                    navigation9 = share8;
                } else if (l.a(b4, b0.b(Login[].class))) {
                    Features c123 = j.c(this);
                    if (c123 == null || (loginMethods8 = c123.getLoginMethods()) == null) {
                        loginMethods8 = j.a(this).getFeatures().getLoginMethods();
                    }
                    boolean z122 = loginMethods8 instanceof Terms;
                    navigation9 = loginMethods8;
                } else if (l.a(b4, b0.b(Register[].class))) {
                    Features c124 = j.c(this);
                    if (c124 == null || (registerMethods8 = c124.getRegisterMethods()) == null) {
                        registerMethods8 = j.a(this).getFeatures().getRegisterMethods();
                    }
                    boolean z123 = registerMethods8 instanceof Terms;
                    navigation9 = registerMethods8;
                } else if (l.a(b4, b0.b(RelatedThumbnails.class))) {
                    Features c125 = j.c(this);
                    if (c125 == null || (relatedThumbnails8 = c125.getRelatedThumbnails()) == null) {
                        relatedThumbnails8 = j.a(this).getFeatures().getRelatedThumbnails();
                    }
                    boolean z124 = relatedThumbnails8 instanceof Terms;
                    navigation9 = relatedThumbnails8;
                } else if (l.a(b4, b0.b(Welcome.class))) {
                    Features c126 = j.c(this);
                    if (c126 == null || (welcome8 = c126.getWelcome()) == null) {
                        welcome8 = j.a(this).getFeatures().getWelcome();
                    }
                    boolean z125 = welcome8 instanceof Terms;
                    navigation9 = welcome8;
                } else if (l.a(b4, b0.b(Newsletter.class))) {
                    Features c127 = j.c(this);
                    if (c127 == null || (newsletter8 = c127.getNewsletter()) == null) {
                        newsletter8 = j.a(this).getFeatures().getNewsletter();
                    }
                    boolean z126 = newsletter8 instanceof Terms;
                    navigation9 = newsletter8;
                } else if (l.a(b4, b0.b(ViewableViewFeature.class))) {
                    Features c128 = j.c(this);
                    if (c128 == null || (viewableView8 = c128.getViewableView()) == null) {
                        viewableView8 = j.a(this).getFeatures().getViewableView();
                    }
                    boolean z127 = viewableView8 instanceof Terms;
                    navigation9 = viewableView8;
                } else if (l.a(b4, b0.b(Banner.class))) {
                    Features c129 = j.c(this);
                    if (c129 == null || (banner8 = c129.getBanner()) == null) {
                        banner8 = j.a(this).getFeatures().getBanner();
                    }
                    boolean z128 = banner8 instanceof Terms;
                    navigation9 = banner8;
                } else if (l.a(b4, b0.b(CustomEntitlementFeature.class))) {
                    Features c130 = j.c(this);
                    if (c130 == null || (customEntitlement8 = c130.getCustomEntitlement()) == null) {
                        customEntitlement8 = j.a(this).getFeatures().getCustomEntitlement();
                    }
                    boolean z129 = customEntitlement8 instanceof Terms;
                    navigation9 = customEntitlement8;
                } else if (l.a(b4, b0.b(PrivacyPolicy.class))) {
                    Features c131 = j.c(this);
                    if (c131 == null || (privacyPolicy8 = c131.getPrivacyPolicy()) == null) {
                        privacyPolicy8 = j.a(this).getFeatures().getPrivacyPolicy();
                    }
                    boolean z130 = privacyPolicy8 instanceof Terms;
                    navigation9 = privacyPolicy8;
                } else if (l.a(b4, b0.b(SeeAllCollectionDisplay.class))) {
                    Features c132 = j.c(this);
                    if (c132 == null || (seeAllCollectionDisplay8 = c132.getSeeAllCollectionDisplay()) == null) {
                        seeAllCollectionDisplay8 = j.a(this).getFeatures().getSeeAllCollectionDisplay();
                    }
                    boolean z131 = seeAllCollectionDisplay8 instanceof Terms;
                    navigation9 = seeAllCollectionDisplay8;
                } else if (l.a(b4, b0.b(SearchResultDisplay.class))) {
                    Features c133 = j.c(this);
                    if (c133 == null || (searchResultDisplay8 = c133.getSearchResultDisplay()) == null) {
                        searchResultDisplay8 = j.a(this).getFeatures().getSearchResultDisplay();
                    }
                    boolean z132 = searchResultDisplay8 instanceof Terms;
                    navigation9 = searchResultDisplay8;
                } else if (l.a(b4, b0.b(SearchResultFilter.class))) {
                    Features c134 = j.c(this);
                    if (c134 == null || (searchResultFilter8 = c134.getSearchResultFilter()) == null) {
                        searchResultFilter8 = j.a(this).getFeatures().getSearchResultFilter();
                    }
                    boolean z133 = searchResultFilter8 instanceof Terms;
                    navigation9 = searchResultFilter8;
                } else if (l.a(b4, b0.b(Platform.class))) {
                    Platforms platforms4 = j.a(this).getPlatforms();
                    Platform android5 = platforms4 != null ? platforms4.getAndroid() : null;
                    boolean z134 = android5 instanceof Terms;
                    navigation9 = android5;
                } else if (l.a(b4, b0.b(CollectionTitle.class))) {
                    Features c135 = j.c(this);
                    if (c135 == null || (collectionTitle8 = c135.getCollectionTitle()) == null) {
                        collectionTitle8 = j.a(this).getFeatures().getCollectionTitle();
                    }
                    boolean z135 = collectionTitle8 instanceof Terms;
                    navigation9 = collectionTitle8;
                } else if (l.a(b4, b0.b(PaymentFeature.class))) {
                    Features c136 = j.c(this);
                    if (c136 == null || (payment8 = c136.getPayment()) == null) {
                        payment8 = j.a(this).getFeatures().getPayment();
                    }
                    boolean z136 = payment8 instanceof Terms;
                    navigation9 = payment8;
                } else if (l.a(b4, b0.b(Font.class))) {
                    Features c137 = j.c(this);
                    if (c137 == null || (font8 = c137.getFont()) == null) {
                        font8 = j.a(this).getFeatures().getFont();
                    }
                    boolean z137 = font8 instanceof Terms;
                    navigation9 = font8;
                } else if (l.a(b4, b0.b(HideThumbnailChannelLogo.class))) {
                    Features c138 = j.c(this);
                    if (c138 == null || (hideThumbnailChannelLogo8 = c138.getHideThumbnailChannelLogo()) == null) {
                        hideThumbnailChannelLogo8 = j.a(this).getFeatures().getHideThumbnailChannelLogo();
                    }
                    boolean z138 = hideThumbnailChannelLogo8 instanceof Terms;
                    navigation9 = hideThumbnailChannelLogo8;
                } else if (l.a(b4, b0.b(Mms.class))) {
                    Features c139 = j.c(this);
                    if (c139 == null || (mms8 = c139.getMms()) == null) {
                        mms8 = j.a(this).getFeatures().getMms();
                    }
                    boolean z139 = mms8 instanceof Terms;
                    navigation9 = mms8;
                } else if (l.a(b4, b0.b(Mux.class))) {
                    Features c140 = j.c(this);
                    if (c140 == null || (mux8 = c140.getMux()) == null) {
                        mux8 = j.a(this).getFeatures().getMux();
                    }
                    boolean z140 = mux8 instanceof Terms;
                    navigation9 = mux8;
                }
                terms8 = null;
            }
            if (terms8 != null) {
                urlLabel = terms8.getUrl();
            }
            urlLabel = null;
        } else {
            c b5 = b0.b(Terms.class);
            if (l.a(b5, b0.b(Navigation.class))) {
                Features c141 = j.c(this);
                if (c141 == null || (navigation2 = c141.getNavigation()) == null) {
                    navigation2 = j.a(this).getFeatures().getNavigation();
                }
                boolean z141 = navigation2 instanceof Terms;
                navigation = navigation2;
            } else if (l.a(b5, b0.b(Analytics.class))) {
                Features c142 = j.c(this);
                if (c142 == null || (analytics4 = c142.getAnalytics()) == null) {
                    analytics4 = j.a(this).getFeatures().getAnalytics();
                }
                boolean z142 = analytics4 instanceof Terms;
                navigation = analytics4;
            } else if (l.a(b5, b0.b(OfflineDownload.class))) {
                Features c143 = j.c(this);
                if (c143 == null || (offlineDownload4 = c143.getOfflineDownload()) == null) {
                    offlineDownload4 = j.a(this).getFeatures().getOfflineDownload();
                }
                boolean z143 = offlineDownload4 instanceof Terms;
                navigation = offlineDownload4;
            } else if (l.a(b5, b0.b(Ads.class))) {
                Features c144 = j.c(this);
                if (c144 == null || (ads4 = c144.getAds()) == null) {
                    ads4 = j.a(this).getFeatures().getAds();
                }
                boolean z144 = ads4 instanceof Terms;
                navigation = ads4;
            } else if (l.a(b5, b0.b(OpenService.class))) {
                Features c145 = j.c(this);
                if (c145 == null || (openService4 = c145.getOpenService()) == null) {
                    openService4 = j.a(this).getFeatures().getOpenService();
                }
                boolean z145 = openService4 instanceof Terms;
                navigation = openService4;
            } else if (l.a(b5, b0.b(SocialLogin.class))) {
                Features c146 = j.c(this);
                if (c146 == null || (socialLogin4 = c146.getSocialLogin()) == null) {
                    socialLogin4 = j.a(this).getFeatures().getSocialLogin();
                }
                boolean z146 = socialLogin4 instanceof Terms;
                navigation = socialLogin4;
            } else if (l.a(b5, b0.b(ParentalControl.class))) {
                Features c147 = j.c(this);
                if (c147 == null || (parentalControl4 = c147.getParentalControl()) == null) {
                    parentalControl4 = j.a(this).getFeatures().getParentalControl();
                }
                boolean z147 = parentalControl4 instanceof Terms;
                navigation = parentalControl4;
            } else if (l.a(b5, b0.b(IAPRestoreButton.class))) {
                Features c148 = j.c(this);
                if (c148 == null || (iapRestoreButton4 = c148.getIapRestoreButton()) == null) {
                    iapRestoreButton4 = j.a(this).getFeatures().getIapRestoreButton();
                }
                boolean z148 = iapRestoreButton4 instanceof Terms;
                navigation = iapRestoreButton4;
            } else if (l.a(b5, b0.b(TVODSeeAllButton.class))) {
                Features c149 = j.c(this);
                if (c149 == null || (tvodSeeAllButton4 = c149.getTvodSeeAllButton()) == null) {
                    tvodSeeAllButton4 = j.a(this).getFeatures().getTvodSeeAllButton();
                }
                boolean z149 = tvodSeeAllButton4 instanceof Terms;
                navigation = tvodSeeAllButton4;
            } else if (l.a(b5, b0.b(Chromecast.class))) {
                Features c150 = j.c(this);
                if (c150 == null || (chromecast4 = c150.getChromecast()) == null) {
                    chromecast4 = j.a(this).getFeatures().getChromecast();
                }
                boolean z150 = chromecast4 instanceof Terms;
                navigation = chromecast4;
            } else if (l.a(b5, b0.b(Settings.class))) {
                Features c151 = j.c(this);
                if (c151 == null || (settings4 = c151.getSettings()) == null) {
                    settings4 = j.a(this).getFeatures().getSettings();
                }
                boolean z151 = settings4 instanceof Terms;
                navigation = settings4;
            } else {
                if (l.a(b5, b0.b(Terms.class))) {
                    Features c152 = j.c(this);
                    if (c152 == null || (terms4 = c152.getTerms()) == null) {
                        terms4 = j.a(this).getFeatures().getTerms();
                    }
                } else if (l.a(b5, b0.b(Faq.class))) {
                    Features c153 = j.c(this);
                    if (c153 == null || (faq4 = c153.getFaq()) == null) {
                        faq4 = j.a(this).getFeatures().getFaq();
                    }
                    boolean z152 = faq4 instanceof Terms;
                    navigation = faq4;
                } else if (l.a(b5, b0.b(SubscriptionFeature.class))) {
                    Features c154 = j.c(this);
                    if (c154 == null || (subscription4 = c154.getSubscription()) == null) {
                        subscription4 = j.a(this).getFeatures().getSubscription();
                    }
                    boolean z153 = subscription4 instanceof Terms;
                    navigation = subscription4;
                } else if (l.a(b5, b0.b(Watchlist.class))) {
                    Features c155 = j.c(this);
                    if (c155 == null || (watchList4 = c155.getWatchList()) == null) {
                        watchList4 = j.a(this).getFeatures().getWatchList();
                    }
                    boolean z154 = watchList4 instanceof Terms;
                    navigation = watchList4;
                } else if (l.a(b5, b0.b(Pip.class))) {
                    Features c156 = j.c(this);
                    if (c156 == null || (pip4 = c156.getPip()) == null) {
                        pip4 = j.a(this).getFeatures().getPip();
                    }
                    boolean z155 = pip4 instanceof Terms;
                    navigation = pip4;
                } else if (l.a(b5, b0.b(Share.class))) {
                    Features c157 = j.c(this);
                    if (c157 == null || (share4 = c157.getShare()) == null) {
                        share4 = j.a(this).getFeatures().getShare();
                    }
                    boolean z156 = share4 instanceof Terms;
                    navigation = share4;
                } else if (l.a(b5, b0.b(Login[].class))) {
                    Features c158 = j.c(this);
                    if (c158 == null || (loginMethods4 = c158.getLoginMethods()) == null) {
                        loginMethods4 = j.a(this).getFeatures().getLoginMethods();
                    }
                    boolean z157 = loginMethods4 instanceof Terms;
                    navigation = loginMethods4;
                } else if (l.a(b5, b0.b(Register[].class))) {
                    Features c159 = j.c(this);
                    if (c159 == null || (registerMethods4 = c159.getRegisterMethods()) == null) {
                        registerMethods4 = j.a(this).getFeatures().getRegisterMethods();
                    }
                    boolean z158 = registerMethods4 instanceof Terms;
                    navigation = registerMethods4;
                } else if (l.a(b5, b0.b(RelatedThumbnails.class))) {
                    Features c160 = j.c(this);
                    if (c160 == null || (relatedThumbnails4 = c160.getRelatedThumbnails()) == null) {
                        relatedThumbnails4 = j.a(this).getFeatures().getRelatedThumbnails();
                    }
                    boolean z159 = relatedThumbnails4 instanceof Terms;
                    navigation = relatedThumbnails4;
                } else if (l.a(b5, b0.b(Welcome.class))) {
                    Features c161 = j.c(this);
                    if (c161 == null || (welcome4 = c161.getWelcome()) == null) {
                        welcome4 = j.a(this).getFeatures().getWelcome();
                    }
                    boolean z160 = welcome4 instanceof Terms;
                    navigation = welcome4;
                } else if (l.a(b5, b0.b(Newsletter.class))) {
                    Features c162 = j.c(this);
                    if (c162 == null || (newsletter4 = c162.getNewsletter()) == null) {
                        newsletter4 = j.a(this).getFeatures().getNewsletter();
                    }
                    boolean z161 = newsletter4 instanceof Terms;
                    navigation = newsletter4;
                } else if (l.a(b5, b0.b(ViewableViewFeature.class))) {
                    Features c163 = j.c(this);
                    if (c163 == null || (viewableView4 = c163.getViewableView()) == null) {
                        viewableView4 = j.a(this).getFeatures().getViewableView();
                    }
                    boolean z162 = viewableView4 instanceof Terms;
                    navigation = viewableView4;
                } else if (l.a(b5, b0.b(Banner.class))) {
                    Features c164 = j.c(this);
                    if (c164 == null || (banner4 = c164.getBanner()) == null) {
                        banner4 = j.a(this).getFeatures().getBanner();
                    }
                    boolean z163 = banner4 instanceof Terms;
                    navigation = banner4;
                } else if (l.a(b5, b0.b(CustomEntitlementFeature.class))) {
                    Features c165 = j.c(this);
                    if (c165 == null || (customEntitlement4 = c165.getCustomEntitlement()) == null) {
                        customEntitlement4 = j.a(this).getFeatures().getCustomEntitlement();
                    }
                    boolean z164 = customEntitlement4 instanceof Terms;
                    navigation = customEntitlement4;
                } else if (l.a(b5, b0.b(PrivacyPolicy.class))) {
                    Features c166 = j.c(this);
                    if (c166 == null || (privacyPolicy4 = c166.getPrivacyPolicy()) == null) {
                        privacyPolicy4 = j.a(this).getFeatures().getPrivacyPolicy();
                    }
                    boolean z165 = privacyPolicy4 instanceof Terms;
                    navigation = privacyPolicy4;
                } else if (l.a(b5, b0.b(SeeAllCollectionDisplay.class))) {
                    Features c167 = j.c(this);
                    if (c167 == null || (seeAllCollectionDisplay4 = c167.getSeeAllCollectionDisplay()) == null) {
                        seeAllCollectionDisplay4 = j.a(this).getFeatures().getSeeAllCollectionDisplay();
                    }
                    boolean z166 = seeAllCollectionDisplay4 instanceof Terms;
                    navigation = seeAllCollectionDisplay4;
                } else if (l.a(b5, b0.b(SearchResultDisplay.class))) {
                    Features c168 = j.c(this);
                    if (c168 == null || (searchResultDisplay4 = c168.getSearchResultDisplay()) == null) {
                        searchResultDisplay4 = j.a(this).getFeatures().getSearchResultDisplay();
                    }
                    boolean z167 = searchResultDisplay4 instanceof Terms;
                    navigation = searchResultDisplay4;
                } else if (l.a(b5, b0.b(SearchResultFilter.class))) {
                    Features c169 = j.c(this);
                    if (c169 == null || (searchResultFilter4 = c169.getSearchResultFilter()) == null) {
                        searchResultFilter4 = j.a(this).getFeatures().getSearchResultFilter();
                    }
                    boolean z168 = searchResultFilter4 instanceof Terms;
                    navigation = searchResultFilter4;
                } else if (l.a(b5, b0.b(Platform.class))) {
                    Platforms platforms5 = j.a(this).getPlatforms();
                    Platform android6 = platforms5 != null ? platforms5.getAndroid() : null;
                    boolean z169 = android6 instanceof Terms;
                    navigation = android6;
                } else if (l.a(b5, b0.b(CollectionTitle.class))) {
                    Features c170 = j.c(this);
                    if (c170 == null || (collectionTitle4 = c170.getCollectionTitle()) == null) {
                        collectionTitle4 = j.a(this).getFeatures().getCollectionTitle();
                    }
                    boolean z170 = collectionTitle4 instanceof Terms;
                    navigation = collectionTitle4;
                } else if (l.a(b5, b0.b(PaymentFeature.class))) {
                    Features c171 = j.c(this);
                    if (c171 == null || (payment4 = c171.getPayment()) == null) {
                        payment4 = j.a(this).getFeatures().getPayment();
                    }
                    boolean z171 = payment4 instanceof Terms;
                    navigation = payment4;
                } else if (l.a(b5, b0.b(Font.class))) {
                    Features c172 = j.c(this);
                    if (c172 == null || (font4 = c172.getFont()) == null) {
                        font4 = j.a(this).getFeatures().getFont();
                    }
                    boolean z172 = font4 instanceof Terms;
                    navigation = font4;
                } else if (l.a(b5, b0.b(HideThumbnailChannelLogo.class))) {
                    Features c173 = j.c(this);
                    if (c173 == null || (hideThumbnailChannelLogo4 = c173.getHideThumbnailChannelLogo()) == null) {
                        hideThumbnailChannelLogo4 = j.a(this).getFeatures().getHideThumbnailChannelLogo();
                    }
                    boolean z173 = hideThumbnailChannelLogo4 instanceof Terms;
                    navigation = hideThumbnailChannelLogo4;
                } else if (l.a(b5, b0.b(Mms.class))) {
                    Features c174 = j.c(this);
                    if (c174 == null || (mms4 = c174.getMms()) == null) {
                        mms4 = j.a(this).getFeatures().getMms();
                    }
                    boolean z174 = mms4 instanceof Terms;
                    navigation = mms4;
                } else if (l.a(b5, b0.b(Mux.class))) {
                    Features c175 = j.c(this);
                    if (c175 == null || (mux4 = c175.getMux()) == null) {
                        mux4 = j.a(this).getFeatures().getMux();
                    }
                    boolean z175 = mux4 instanceof Terms;
                    navigation = mux4;
                }
                terms4 = null;
            }
            if (terms4 != null) {
                urlLabel = terms4.getUrlLabel();
            }
            urlLabel = null;
        }
        s.J(T1().L.I, !(urlLabel == null || urlLabel.length() == 0));
        T1().L.I.setText(urlLabel);
        T1().L.I.setOnClickListener(new View.OnClickListener() {
            @Override
            public final void onClick(View view) {
                RegisterActivity.s2(RegisterActivity.this, view);
            }
        });
        c b6 = b0.b(PrivacyPolicy.class);
        if (l.a(b6, b0.b(Navigation.class))) {
            Features c176 = j.c(this);
            if (c176 == null || (navigation8 = c176.getNavigation()) == null) {
                navigation8 = j.a(this).getFeatures().getNavigation();
            }
            boolean z176 = navigation8 instanceof PrivacyPolicy;
            navigation7 = navigation8;
        } else if (l.a(b6, b0.b(Analytics.class))) {
            Features c177 = j.c(this);
            if (c177 == null || (analytics5 = c177.getAnalytics()) == null) {
                analytics5 = j.a(this).getFeatures().getAnalytics();
            }
            boolean z177 = analytics5 instanceof PrivacyPolicy;
            navigation7 = analytics5;
        } else if (l.a(b6, b0.b(OfflineDownload.class))) {
            Features c178 = j.c(this);
            if (c178 == null || (offlineDownload5 = c178.getOfflineDownload()) == null) {
                offlineDownload5 = j.a(this).getFeatures().getOfflineDownload();
            }
            boolean z178 = offlineDownload5 instanceof PrivacyPolicy;
            navigation7 = offlineDownload5;
        } else if (l.a(b6, b0.b(Ads.class))) {
            Features c179 = j.c(this);
            if (c179 == null || (ads5 = c179.getAds()) == null) {
                ads5 = j.a(this).getFeatures().getAds();
            }
            boolean z179 = ads5 instanceof PrivacyPolicy;
            navigation7 = ads5;
        } else if (l.a(b6, b0.b(OpenService.class))) {
            Features c180 = j.c(this);
            if (c180 == null || (openService5 = c180.getOpenService()) == null) {
                openService5 = j.a(this).getFeatures().getOpenService();
            }
            boolean z180 = openService5 instanceof PrivacyPolicy;
            navigation7 = openService5;
        } else if (l.a(b6, b0.b(SocialLogin.class))) {
            Features c181 = j.c(this);
            if (c181 == null || (socialLogin5 = c181.getSocialLogin()) == null) {
                socialLogin5 = j.a(this).getFeatures().getSocialLogin();
            }
            boolean z181 = socialLogin5 instanceof PrivacyPolicy;
            navigation7 = socialLogin5;
        } else if (l.a(b6, b0.b(ParentalControl.class))) {
            Features c182 = j.c(this);
            if (c182 == null || (parentalControl5 = c182.getParentalControl()) == null) {
                parentalControl5 = j.a(this).getFeatures().getParentalControl();
            }
            boolean z182 = parentalControl5 instanceof PrivacyPolicy;
            navigation7 = parentalControl5;
        } else if (l.a(b6, b0.b(IAPRestoreButton.class))) {
            Features c183 = j.c(this);
            if (c183 == null || (iapRestoreButton5 = c183.getIapRestoreButton()) == null) {
                iapRestoreButton5 = j.a(this).getFeatures().getIapRestoreButton();
            }
            boolean z183 = iapRestoreButton5 instanceof PrivacyPolicy;
            navigation7 = iapRestoreButton5;
        } else if (l.a(b6, b0.b(TVODSeeAllButton.class))) {
            Features c184 = j.c(this);
            if (c184 == null || (tvodSeeAllButton5 = c184.getTvodSeeAllButton()) == null) {
                tvodSeeAllButton5 = j.a(this).getFeatures().getTvodSeeAllButton();
            }
            boolean z184 = tvodSeeAllButton5 instanceof PrivacyPolicy;
            navigation7 = tvodSeeAllButton5;
        } else if (l.a(b6, b0.b(Chromecast.class))) {
            Features c185 = j.c(this);
            if (c185 == null || (chromecast5 = c185.getChromecast()) == null) {
                chromecast5 = j.a(this).getFeatures().getChromecast();
            }
            boolean z185 = chromecast5 instanceof PrivacyPolicy;
            navigation7 = chromecast5;
        } else if (l.a(b6, b0.b(Settings.class))) {
            Features c186 = j.c(this);
            if (c186 == null || (settings5 = c186.getSettings()) == null) {
                settings5 = j.a(this).getFeatures().getSettings();
            }
            boolean z186 = settings5 instanceof PrivacyPolicy;
            navigation7 = settings5;
        } else if (l.a(b6, b0.b(Terms.class))) {
            Features c187 = j.c(this);
            if (c187 == null || (terms5 = c187.getTerms()) == null) {
                terms5 = j.a(this).getFeatures().getTerms();
            }
            boolean z187 = terms5 instanceof PrivacyPolicy;
            navigation7 = terms5;
        } else if (l.a(b6, b0.b(Faq.class))) {
            Features c188 = j.c(this);
            if (c188 == null || (faq5 = c188.getFaq()) == null) {
                faq5 = j.a(this).getFeatures().getFaq();
            }
            boolean z188 = faq5 instanceof PrivacyPolicy;
            navigation7 = faq5;
        } else if (l.a(b6, b0.b(SubscriptionFeature.class))) {
            Features c189 = j.c(this);
            if (c189 == null || (subscription5 = c189.getSubscription()) == null) {
                subscription5 = j.a(this).getFeatures().getSubscription();
            }
            boolean z189 = subscription5 instanceof PrivacyPolicy;
            navigation7 = subscription5;
        } else if (l.a(b6, b0.b(Watchlist.class))) {
            Features c190 = j.c(this);
            if (c190 == null || (watchList5 = c190.getWatchList()) == null) {
                watchList5 = j.a(this).getFeatures().getWatchList();
            }
            boolean z190 = watchList5 instanceof PrivacyPolicy;
            navigation7 = watchList5;
        } else if (l.a(b6, b0.b(Pip.class))) {
            Features c191 = j.c(this);
            if (c191 == null || (pip5 = c191.getPip()) == null) {
                pip5 = j.a(this).getFeatures().getPip();
            }
            boolean z191 = pip5 instanceof PrivacyPolicy;
            navigation7 = pip5;
        } else if (l.a(b6, b0.b(Share.class))) {
            Features c192 = j.c(this);
            if (c192 == null || (share5 = c192.getShare()) == null) {
                share5 = j.a(this).getFeatures().getShare();
            }
            boolean z192 = share5 instanceof PrivacyPolicy;
            navigation7 = share5;
        } else if (l.a(b6, b0.b(Login[].class))) {
            Features c193 = j.c(this);
            if (c193 == null || (loginMethods5 = c193.getLoginMethods()) == null) {
                loginMethods5 = j.a(this).getFeatures().getLoginMethods();
            }
            boolean z193 = loginMethods5 instanceof PrivacyPolicy;
            navigation7 = loginMethods5;
        } else if (l.a(b6, b0.b(Register[].class))) {
            Features c194 = j.c(this);
            if (c194 == null || (registerMethods5 = c194.getRegisterMethods()) == null) {
                registerMethods5 = j.a(this).getFeatures().getRegisterMethods();
            }
            boolean z194 = registerMethods5 instanceof PrivacyPolicy;
            navigation7 = registerMethods5;
        } else if (l.a(b6, b0.b(RelatedThumbnails.class))) {
            Features c195 = j.c(this);
            if (c195 == null || (relatedThumbnails5 = c195.getRelatedThumbnails()) == null) {
                relatedThumbnails5 = j.a(this).getFeatures().getRelatedThumbnails();
            }
            boolean z195 = relatedThumbnails5 instanceof PrivacyPolicy;
            navigation7 = relatedThumbnails5;
        } else if (l.a(b6, b0.b(Welcome.class))) {
            Features c196 = j.c(this);
            if (c196 == null || (welcome5 = c196.getWelcome()) == null) {
                welcome5 = j.a(this).getFeatures().getWelcome();
            }
            boolean z196 = welcome5 instanceof PrivacyPolicy;
            navigation7 = welcome5;
        } else if (l.a(b6, b0.b(Newsletter.class))) {
            Features c197 = j.c(this);
            if (c197 == null || (newsletter5 = c197.getNewsletter()) == null) {
                newsletter5 = j.a(this).getFeatures().getNewsletter();
            }
            boolean z197 = newsletter5 instanceof PrivacyPolicy;
            navigation7 = newsletter5;
        } else if (l.a(b6, b0.b(ViewableViewFeature.class))) {
            Features c198 = j.c(this);
            if (c198 == null || (viewableView5 = c198.getViewableView()) == null) {
                viewableView5 = j.a(this).getFeatures().getViewableView();
            }
            boolean z198 = viewableView5 instanceof PrivacyPolicy;
            navigation7 = viewableView5;
        } else if (l.a(b6, b0.b(Banner.class))) {
            Features c199 = j.c(this);
            if (c199 == null || (banner5 = c199.getBanner()) == null) {
                banner5 = j.a(this).getFeatures().getBanner();
            }
            boolean z199 = banner5 instanceof PrivacyPolicy;
            navigation7 = banner5;
        } else if (l.a(b6, b0.b(CustomEntitlementFeature.class))) {
            Features c200 = j.c(this);
            if (c200 == null || (customEntitlement5 = c200.getCustomEntitlement()) == null) {
                customEntitlement5 = j.a(this).getFeatures().getCustomEntitlement();
            }
            boolean z200 = customEntitlement5 instanceof PrivacyPolicy;
            navigation7 = customEntitlement5;
        } else {
            if (l.a(b6, b0.b(PrivacyPolicy.class))) {
                Features c201 = j.c(this);
                if (c201 == null || (privacyPolicy5 = c201.getPrivacyPolicy()) == null) {
                    privacyPolicy5 = j.a(this).getFeatures().getPrivacyPolicy();
                }
            } else if (l.a(b6, b0.b(SeeAllCollectionDisplay.class))) {
                Features c202 = j.c(this);
                if (c202 == null || (seeAllCollectionDisplay5 = c202.getSeeAllCollectionDisplay()) == null) {
                    seeAllCollectionDisplay5 = j.a(this).getFeatures().getSeeAllCollectionDisplay();
                }
                boolean z201 = seeAllCollectionDisplay5 instanceof PrivacyPolicy;
                navigation7 = seeAllCollectionDisplay5;
            } else if (l.a(b6, b0.b(SearchResultDisplay.class))) {
                Features c203 = j.c(this);
                if (c203 == null || (searchResultDisplay5 = c203.getSearchResultDisplay()) == null) {
                    searchResultDisplay5 = j.a(this).getFeatures().getSearchResultDisplay();
                }
                boolean z202 = searchResultDisplay5 instanceof PrivacyPolicy;
                navigation7 = searchResultDisplay5;
            } else if (l.a(b6, b0.b(SearchResultFilter.class))) {
                Features c204 = j.c(this);
                if (c204 == null || (searchResultFilter5 = c204.getSearchResultFilter()) == null) {
                    searchResultFilter5 = j.a(this).getFeatures().getSearchResultFilter();
                }
                boolean z203 = searchResultFilter5 instanceof PrivacyPolicy;
                navigation7 = searchResultFilter5;
            } else if (l.a(b6, b0.b(Platform.class))) {
                Platforms platforms6 = j.a(this).getPlatforms();
                Platform android7 = platforms6 != null ? platforms6.getAndroid() : null;
                boolean z204 = android7 instanceof PrivacyPolicy;
                navigation7 = android7;
            } else if (l.a(b6, b0.b(CollectionTitle.class))) {
                Features c205 = j.c(this);
                if (c205 == null || (collectionTitle5 = c205.getCollectionTitle()) == null) {
                    collectionTitle5 = j.a(this).getFeatures().getCollectionTitle();
                }
                boolean z205 = collectionTitle5 instanceof PrivacyPolicy;
                navigation7 = collectionTitle5;
            } else if (l.a(b6, b0.b(PaymentFeature.class))) {
                Features c206 = j.c(this);
                if (c206 == null || (payment5 = c206.getPayment()) == null) {
                    payment5 = j.a(this).getFeatures().getPayment();
                }
                boolean z206 = payment5 instanceof PrivacyPolicy;
                navigation7 = payment5;
            } else if (l.a(b6, b0.b(Font.class))) {
                Features c207 = j.c(this);
                if (c207 == null || (font5 = c207.getFont()) == null) {
                    font5 = j.a(this).getFeatures().getFont();
                }
                boolean z207 = font5 instanceof PrivacyPolicy;
                navigation7 = font5;
            } else if (l.a(b6, b0.b(HideThumbnailChannelLogo.class))) {
                Features c208 = j.c(this);
                if (c208 == null || (hideThumbnailChannelLogo5 = c208.getHideThumbnailChannelLogo()) == null) {
                    hideThumbnailChannelLogo5 = j.a(this).getFeatures().getHideThumbnailChannelLogo();
                }
                boolean z208 = hideThumbnailChannelLogo5 instanceof PrivacyPolicy;
                navigation7 = hideThumbnailChannelLogo5;
            } else if (l.a(b6, b0.b(Mms.class))) {
                Features c209 = j.c(this);
                if (c209 == null || (mms5 = c209.getMms()) == null) {
                    mms5 = j.a(this).getFeatures().getMms();
                }
                boolean z209 = mms5 instanceof PrivacyPolicy;
                navigation7 = mms5;
            } else if (l.a(b6, b0.b(Mux.class))) {
                Features c210 = j.c(this);
                if (c210 == null || (mux5 = c210.getMux()) == null) {
                    mux5 = j.a(this).getFeatures().getMux();
                }
                boolean z210 = mux5 instanceof PrivacyPolicy;
                navigation7 = mux5;
            }
            privacyPolicy5 = null;
        }
        String urlLabel3 = privacyPolicy5 != null ? privacyPolicy5.getUrlLabel() : null;
        if (urlLabel3 == null || urlLabel3.length() == 0) {
            c b7 = b0.b(PrivacyPolicy.class);
            if (l.a(b7, b0.b(Navigation.class))) {
                Features c211 = j.c(this);
                if (c211 == null || (navigation6 = c211.getNavigation()) == null) {
                    navigation6 = j.a(this).getFeatures().getNavigation();
                }
                boolean z211 = navigation6 instanceof PrivacyPolicy;
                navigation5 = navigation6;
            } else if (l.a(b7, b0.b(Analytics.class))) {
                Features c212 = j.c(this);
                if (c212 == null || (analytics7 = c212.getAnalytics()) == null) {
                    analytics7 = j.a(this).getFeatures().getAnalytics();
                }
                boolean z212 = analytics7 instanceof PrivacyPolicy;
                navigation5 = analytics7;
            } else if (l.a(b7, b0.b(OfflineDownload.class))) {
                Features c213 = j.c(this);
                if (c213 == null || (offlineDownload7 = c213.getOfflineDownload()) == null) {
                    offlineDownload7 = j.a(this).getFeatures().getOfflineDownload();
                }
                boolean z213 = offlineDownload7 instanceof PrivacyPolicy;
                navigation5 = offlineDownload7;
            } else if (l.a(b7, b0.b(Ads.class))) {
                Features c214 = j.c(this);
                if (c214 == null || (ads7 = c214.getAds()) == null) {
                    ads7 = j.a(this).getFeatures().getAds();
                }
                boolean z214 = ads7 instanceof PrivacyPolicy;
                navigation5 = ads7;
            } else if (l.a(b7, b0.b(OpenService.class))) {
                Features c215 = j.c(this);
                if (c215 == null || (openService7 = c215.getOpenService()) == null) {
                    openService7 = j.a(this).getFeatures().getOpenService();
                }
                boolean z215 = openService7 instanceof PrivacyPolicy;
                navigation5 = openService7;
            } else if (l.a(b7, b0.b(SocialLogin.class))) {
                Features c216 = j.c(this);
                if (c216 == null || (socialLogin7 = c216.getSocialLogin()) == null) {
                    socialLogin7 = j.a(this).getFeatures().getSocialLogin();
                }
                boolean z216 = socialLogin7 instanceof PrivacyPolicy;
                navigation5 = socialLogin7;
            } else if (l.a(b7, b0.b(ParentalControl.class))) {
                Features c217 = j.c(this);
                if (c217 == null || (parentalControl7 = c217.getParentalControl()) == null) {
                    parentalControl7 = j.a(this).getFeatures().getParentalControl();
                }
                boolean z217 = parentalControl7 instanceof PrivacyPolicy;
                navigation5 = parentalControl7;
            } else if (l.a(b7, b0.b(IAPRestoreButton.class))) {
                Features c218 = j.c(this);
                if (c218 == null || (iapRestoreButton7 = c218.getIapRestoreButton()) == null) {
                    iapRestoreButton7 = j.a(this).getFeatures().getIapRestoreButton();
                }
                boolean z218 = iapRestoreButton7 instanceof PrivacyPolicy;
                navigation5 = iapRestoreButton7;
            } else if (l.a(b7, b0.b(TVODSeeAllButton.class))) {
                Features c219 = j.c(this);
                if (c219 == null || (tvodSeeAllButton7 = c219.getTvodSeeAllButton()) == null) {
                    tvodSeeAllButton7 = j.a(this).getFeatures().getTvodSeeAllButton();
                }
                boolean z219 = tvodSeeAllButton7 instanceof PrivacyPolicy;
                navigation5 = tvodSeeAllButton7;
            } else if (l.a(b7, b0.b(Chromecast.class))) {
                Features c220 = j.c(this);
                if (c220 == null || (chromecast7 = c220.getChromecast()) == null) {
                    chromecast7 = j.a(this).getFeatures().getChromecast();
                }
                boolean z220 = chromecast7 instanceof PrivacyPolicy;
                navigation5 = chromecast7;
            } else if (l.a(b7, b0.b(Settings.class))) {
                Features c221 = j.c(this);
                if (c221 == null || (settings7 = c221.getSettings()) == null) {
                    settings7 = j.a(this).getFeatures().getSettings();
                }
                boolean z221 = settings7 instanceof PrivacyPolicy;
                navigation5 = settings7;
            } else if (l.a(b7, b0.b(Terms.class))) {
                Features c222 = j.c(this);
                if (c222 == null || (terms7 = c222.getTerms()) == null) {
                    terms7 = j.a(this).getFeatures().getTerms();
                }
                boolean z222 = terms7 instanceof PrivacyPolicy;
                navigation5 = terms7;
            } else if (l.a(b7, b0.b(Faq.class))) {
                Features c223 = j.c(this);
                if (c223 == null || (faq7 = c223.getFaq()) == null) {
                    faq7 = j.a(this).getFeatures().getFaq();
                }
                boolean z223 = faq7 instanceof PrivacyPolicy;
                navigation5 = faq7;
            } else if (l.a(b7, b0.b(SubscriptionFeature.class))) {
                Features c224 = j.c(this);
                if (c224 == null || (subscription7 = c224.getSubscription()) == null) {
                    subscription7 = j.a(this).getFeatures().getSubscription();
                }
                boolean z224 = subscription7 instanceof PrivacyPolicy;
                navigation5 = subscription7;
            } else if (l.a(b7, b0.b(Watchlist.class))) {
                Features c225 = j.c(this);
                if (c225 == null || (watchList7 = c225.getWatchList()) == null) {
                    watchList7 = j.a(this).getFeatures().getWatchList();
                }
                boolean z225 = watchList7 instanceof PrivacyPolicy;
                navigation5 = watchList7;
            } else if (l.a(b7, b0.b(Pip.class))) {
                Features c226 = j.c(this);
                if (c226 == null || (pip7 = c226.getPip()) == null) {
                    pip7 = j.a(this).getFeatures().getPip();
                }
                boolean z226 = pip7 instanceof PrivacyPolicy;
                navigation5 = pip7;
            } else if (l.a(b7, b0.b(Share.class))) {
                Features c227 = j.c(this);
                if (c227 == null || (share7 = c227.getShare()) == null) {
                    share7 = j.a(this).getFeatures().getShare();
                }
                boolean z227 = share7 instanceof PrivacyPolicy;
                navigation5 = share7;
            } else if (l.a(b7, b0.b(Login[].class))) {
                Features c228 = j.c(this);
                if (c228 == null || (loginMethods7 = c228.getLoginMethods()) == null) {
                    loginMethods7 = j.a(this).getFeatures().getLoginMethods();
                }
                boolean z228 = loginMethods7 instanceof PrivacyPolicy;
                navigation5 = loginMethods7;
            } else if (l.a(b7, b0.b(Register[].class))) {
                Features c229 = j.c(this);
                if (c229 == null || (registerMethods7 = c229.getRegisterMethods()) == null) {
                    registerMethods7 = j.a(this).getFeatures().getRegisterMethods();
                }
                boolean z229 = registerMethods7 instanceof PrivacyPolicy;
                navigation5 = registerMethods7;
            } else if (l.a(b7, b0.b(RelatedThumbnails.class))) {
                Features c230 = j.c(this);
                if (c230 == null || (relatedThumbnails7 = c230.getRelatedThumbnails()) == null) {
                    relatedThumbnails7 = j.a(this).getFeatures().getRelatedThumbnails();
                }
                boolean z230 = relatedThumbnails7 instanceof PrivacyPolicy;
                navigation5 = relatedThumbnails7;
            } else if (l.a(b7, b0.b(Welcome.class))) {
                Features c231 = j.c(this);
                if (c231 == null || (welcome7 = c231.getWelcome()) == null) {
                    welcome7 = j.a(this).getFeatures().getWelcome();
                }
                boolean z231 = welcome7 instanceof PrivacyPolicy;
                navigation5 = welcome7;
            } else if (l.a(b7, b0.b(Newsletter.class))) {
                Features c232 = j.c(this);
                if (c232 == null || (newsletter7 = c232.getNewsletter()) == null) {
                    newsletter7 = j.a(this).getFeatures().getNewsletter();
                }
                boolean z232 = newsletter7 instanceof PrivacyPolicy;
                navigation5 = newsletter7;
            } else if (l.a(b7, b0.b(ViewableViewFeature.class))) {
                Features c233 = j.c(this);
                if (c233 == null || (viewableView7 = c233.getViewableView()) == null) {
                    viewableView7 = j.a(this).getFeatures().getViewableView();
                }
                boolean z233 = viewableView7 instanceof PrivacyPolicy;
                navigation5 = viewableView7;
            } else if (l.a(b7, b0.b(Banner.class))) {
                Features c234 = j.c(this);
                if (c234 == null || (banner7 = c234.getBanner()) == null) {
                    banner7 = j.a(this).getFeatures().getBanner();
                }
                boolean z234 = banner7 instanceof PrivacyPolicy;
                navigation5 = banner7;
            } else if (l.a(b7, b0.b(CustomEntitlementFeature.class))) {
                Features c235 = j.c(this);
                if (c235 == null || (customEntitlement7 = c235.getCustomEntitlement()) == null) {
                    customEntitlement7 = j.a(this).getFeatures().getCustomEntitlement();
                }
                boolean z235 = customEntitlement7 instanceof PrivacyPolicy;
                navigation5 = customEntitlement7;
            } else {
                if (l.a(b7, b0.b(PrivacyPolicy.class))) {
                    Features c236 = j.c(this);
                    if (c236 == null || (privacyPolicy7 = c236.getPrivacyPolicy()) == null) {
                        privacyPolicy7 = j.a(this).getFeatures().getPrivacyPolicy();
                    }
                } else if (l.a(b7, b0.b(SeeAllCollectionDisplay.class))) {
                    Features c237 = j.c(this);
                    if (c237 == null || (seeAllCollectionDisplay7 = c237.getSeeAllCollectionDisplay()) == null) {
                        seeAllCollectionDisplay7 = j.a(this).getFeatures().getSeeAllCollectionDisplay();
                    }
                    boolean z236 = seeAllCollectionDisplay7 instanceof PrivacyPolicy;
                    navigation5 = seeAllCollectionDisplay7;
                } else if (l.a(b7, b0.b(SearchResultDisplay.class))) {
                    Features c238 = j.c(this);
                    if (c238 == null || (searchResultDisplay7 = c238.getSearchResultDisplay()) == null) {
                        searchResultDisplay7 = j.a(this).getFeatures().getSearchResultDisplay();
                    }
                    boolean z237 = searchResultDisplay7 instanceof PrivacyPolicy;
                    navigation5 = searchResultDisplay7;
                } else if (l.a(b7, b0.b(SearchResultFilter.class))) {
                    Features c239 = j.c(this);
                    if (c239 == null || (searchResultFilter7 = c239.getSearchResultFilter()) == null) {
                        searchResultFilter7 = j.a(this).getFeatures().getSearchResultFilter();
                    }
                    boolean z238 = searchResultFilter7 instanceof PrivacyPolicy;
                    navigation5 = searchResultFilter7;
                } else if (l.a(b7, b0.b(Platform.class))) {
                    Platforms platforms7 = j.a(this).getPlatforms();
                    Platform android8 = platforms7 != null ? platforms7.getAndroid() : null;
                    boolean z239 = android8 instanceof PrivacyPolicy;
                    navigation5 = android8;
                } else if (l.a(b7, b0.b(CollectionTitle.class))) {
                    Features c240 = j.c(this);
                    if (c240 == null || (collectionTitle7 = c240.getCollectionTitle()) == null) {
                        collectionTitle7 = j.a(this).getFeatures().getCollectionTitle();
                    }
                    boolean z240 = collectionTitle7 instanceof PrivacyPolicy;
                    navigation5 = collectionTitle7;
                } else if (l.a(b7, b0.b(PaymentFeature.class))) {
                    Features c241 = j.c(this);
                    if (c241 == null || (payment7 = c241.getPayment()) == null) {
                        payment7 = j.a(this).getFeatures().getPayment();
                    }
                    boolean z241 = payment7 instanceof PrivacyPolicy;
                    navigation5 = payment7;
                } else if (l.a(b7, b0.b(Font.class))) {
                    Features c242 = j.c(this);
                    if (c242 == null || (font7 = c242.getFont()) == null) {
                        font7 = j.a(this).getFeatures().getFont();
                    }
                    boolean z242 = font7 instanceof PrivacyPolicy;
                    navigation5 = font7;
                } else if (l.a(b7, b0.b(HideThumbnailChannelLogo.class))) {
                    Features c243 = j.c(this);
                    if (c243 == null || (hideThumbnailChannelLogo7 = c243.getHideThumbnailChannelLogo()) == null) {
                        hideThumbnailChannelLogo7 = j.a(this).getFeatures().getHideThumbnailChannelLogo();
                    }
                    boolean z243 = hideThumbnailChannelLogo7 instanceof PrivacyPolicy;
                    navigation5 = hideThumbnailChannelLogo7;
                } else if (l.a(b7, b0.b(Mms.class))) {
                    Features c244 = j.c(this);
                    if (c244 == null || (mms7 = c244.getMms()) == null) {
                        mms7 = j.a(this).getFeatures().getMms();
                    }
                    boolean z244 = mms7 instanceof PrivacyPolicy;
                    navigation5 = mms7;
                } else if (l.a(b7, b0.b(Mux.class))) {
                    Features c245 = j.c(this);
                    if (c245 == null || (mux7 = c245.getMux()) == null) {
                        mux7 = j.a(this).getFeatures().getMux();
                    }
                    boolean z245 = mux7 instanceof PrivacyPolicy;
                    navigation5 = mux7;
                }
                privacyPolicy7 = null;
            }
            if (privacyPolicy7 != null) {
                str2 = privacyPolicy7.getUrl();
            }
        } else {
            c b8 = b0.b(PrivacyPolicy.class);
            if (l.a(b8, b0.b(Navigation.class))) {
                Features c246 = j.c(this);
                if (c246 == null || (navigation4 = c246.getNavigation()) == null) {
                    navigation4 = j.a(this).getFeatures().getNavigation();
                }
                boolean z246 = navigation4 instanceof PrivacyPolicy;
                navigation3 = navigation4;
            } else if (l.a(b8, b0.b(Analytics.class))) {
                Features c247 = j.c(this);
                if (c247 == null || (analytics6 = c247.getAnalytics()) == null) {
                    analytics6 = j.a(this).getFeatures().getAnalytics();
                }
                boolean z247 = analytics6 instanceof PrivacyPolicy;
                navigation3 = analytics6;
            } else if (l.a(b8, b0.b(OfflineDownload.class))) {
                Features c248 = j.c(this);
                if (c248 == null || (offlineDownload6 = c248.getOfflineDownload()) == null) {
                    offlineDownload6 = j.a(this).getFeatures().getOfflineDownload();
                }
                boolean z248 = offlineDownload6 instanceof PrivacyPolicy;
                navigation3 = offlineDownload6;
            } else if (l.a(b8, b0.b(Ads.class))) {
                Features c249 = j.c(this);
                if (c249 == null || (ads6 = c249.getAds()) == null) {
                    ads6 = j.a(this).getFeatures().getAds();
                }
                boolean z249 = ads6 instanceof PrivacyPolicy;
                navigation3 = ads6;
            } else if (l.a(b8, b0.b(OpenService.class))) {
                Features c250 = j.c(this);
                if (c250 == null || (openService6 = c250.getOpenService()) == null) {
                    openService6 = j.a(this).getFeatures().getOpenService();
                }
                boolean z250 = openService6 instanceof PrivacyPolicy;
                navigation3 = openService6;
            } else if (l.a(b8, b0.b(SocialLogin.class))) {
                Features c251 = j.c(this);
                if (c251 == null || (socialLogin6 = c251.getSocialLogin()) == null) {
                    socialLogin6 = j.a(this).getFeatures().getSocialLogin();
                }
                boolean z251 = socialLogin6 instanceof PrivacyPolicy;
                navigation3 = socialLogin6;
            } else if (l.a(b8, b0.b(ParentalControl.class))) {
                Features c252 = j.c(this);
                if (c252 == null || (parentalControl6 = c252.getParentalControl()) == null) {
                    parentalControl6 = j.a(this).getFeatures().getParentalControl();
                }
                boolean z252 = parentalControl6 instanceof PrivacyPolicy;
                navigation3 = parentalControl6;
            } else if (l.a(b8, b0.b(IAPRestoreButton.class))) {
                Features c253 = j.c(this);
                if (c253 == null || (iapRestoreButton6 = c253.getIapRestoreButton()) == null) {
                    iapRestoreButton6 = j.a(this).getFeatures().getIapRestoreButton();
                }
                boolean z253 = iapRestoreButton6 instanceof PrivacyPolicy;
                navigation3 = iapRestoreButton6;
            } else if (l.a(b8, b0.b(TVODSeeAllButton.class))) {
                Features c254 = j.c(this);
                if (c254 == null || (tvodSeeAllButton6 = c254.getTvodSeeAllButton()) == null) {
                    tvodSeeAllButton6 = j.a(this).getFeatures().getTvodSeeAllButton();
                }
                boolean z254 = tvodSeeAllButton6 instanceof PrivacyPolicy;
                navigation3 = tvodSeeAllButton6;
            } else if (l.a(b8, b0.b(Chromecast.class))) {
                Features c255 = j.c(this);
                if (c255 == null || (chromecast6 = c255.getChromecast()) == null) {
                    chromecast6 = j.a(this).getFeatures().getChromecast();
                }
                boolean z255 = chromecast6 instanceof PrivacyPolicy;
                navigation3 = chromecast6;
            } else if (l.a(b8, b0.b(Settings.class))) {
                Features c256 = j.c(this);
                if (c256 == null || (settings6 = c256.getSettings()) == null) {
                    settings6 = j.a(this).getFeatures().getSettings();
                }
                boolean z256 = settings6 instanceof PrivacyPolicy;
                navigation3 = settings6;
            } else if (l.a(b8, b0.b(Terms.class))) {
                Features c257 = j.c(this);
                if (c257 == null || (terms6 = c257.getTerms()) == null) {
                    terms6 = j.a(this).getFeatures().getTerms();
                }
                boolean z257 = terms6 instanceof PrivacyPolicy;
                navigation3 = terms6;
            } else if (l.a(b8, b0.b(Faq.class))) {
                Features c258 = j.c(this);
                if (c258 == null || (faq6 = c258.getFaq()) == null) {
                    faq6 = j.a(this).getFeatures().getFaq();
                }
                boolean z258 = faq6 instanceof PrivacyPolicy;
                navigation3 = faq6;
            } else if (l.a(b8, b0.b(SubscriptionFeature.class))) {
                Features c259 = j.c(this);
                if (c259 == null || (subscription6 = c259.getSubscription()) == null) {
                    subscription6 = j.a(this).getFeatures().getSubscription();
                }
                boolean z259 = subscription6 instanceof PrivacyPolicy;
                navigation3 = subscription6;
            } else if (l.a(b8, b0.b(Watchlist.class))) {
                Features c260 = j.c(this);
                if (c260 == null || (watchList6 = c260.getWatchList()) == null) {
                    watchList6 = j.a(this).getFeatures().getWatchList();
                }
                boolean z260 = watchList6 instanceof PrivacyPolicy;
                navigation3 = watchList6;
            } else if (l.a(b8, b0.b(Pip.class))) {
                Features c261 = j.c(this);
                if (c261 == null || (pip6 = c261.getPip()) == null) {
                    pip6 = j.a(this).getFeatures().getPip();
                }
                boolean z261 = pip6 instanceof PrivacyPolicy;
                navigation3 = pip6;
            } else if (l.a(b8, b0.b(Share.class))) {
                Features c262 = j.c(this);
                if (c262 == null || (share6 = c262.getShare()) == null) {
                    share6 = j.a(this).getFeatures().getShare();
                }
                boolean z262 = share6 instanceof PrivacyPolicy;
                navigation3 = share6;
            } else if (l.a(b8, b0.b(Login[].class))) {
                Features c263 = j.c(this);
                if (c263 == null || (loginMethods6 = c263.getLoginMethods()) == null) {
                    loginMethods6 = j.a(this).getFeatures().getLoginMethods();
                }
                boolean z263 = loginMethods6 instanceof PrivacyPolicy;
                navigation3 = loginMethods6;
            } else if (l.a(b8, b0.b(Register[].class))) {
                Features c264 = j.c(this);
                if (c264 == null || (registerMethods6 = c264.getRegisterMethods()) == null) {
                    registerMethods6 = j.a(this).getFeatures().getRegisterMethods();
                }
                boolean z264 = registerMethods6 instanceof PrivacyPolicy;
                navigation3 = registerMethods6;
            } else if (l.a(b8, b0.b(RelatedThumbnails.class))) {
                Features c265 = j.c(this);
                if (c265 == null || (relatedThumbnails6 = c265.getRelatedThumbnails()) == null) {
                    relatedThumbnails6 = j.a(this).getFeatures().getRelatedThumbnails();
                }
                boolean z265 = relatedThumbnails6 instanceof PrivacyPolicy;
                navigation3 = relatedThumbnails6;
            } else if (l.a(b8, b0.b(Welcome.class))) {
                Features c266 = j.c(this);
                if (c266 == null || (welcome6 = c266.getWelcome()) == null) {
                    welcome6 = j.a(this).getFeatures().getWelcome();
                }
                boolean z266 = welcome6 instanceof PrivacyPolicy;
                navigation3 = welcome6;
            } else if (l.a(b8, b0.b(Newsletter.class))) {
                Features c267 = j.c(this);
                if (c267 == null || (newsletter6 = c267.getNewsletter()) == null) {
                    newsletter6 = j.a(this).getFeatures().getNewsletter();
                }
                boolean z267 = newsletter6 instanceof PrivacyPolicy;
                navigation3 = newsletter6;
            } else if (l.a(b8, b0.b(ViewableViewFeature.class))) {
                Features c268 = j.c(this);
                if (c268 == null || (viewableView6 = c268.getViewableView()) == null) {
                    viewableView6 = j.a(this).getFeatures().getViewableView();
                }
                boolean z268 = viewableView6 instanceof PrivacyPolicy;
                navigation3 = viewableView6;
            } else if (l.a(b8, b0.b(Banner.class))) {
                Features c269 = j.c(this);
                if (c269 == null || (banner6 = c269.getBanner()) == null) {
                    banner6 = j.a(this).getFeatures().getBanner();
                }
                boolean z269 = banner6 instanceof PrivacyPolicy;
                navigation3 = banner6;
            } else if (l.a(b8, b0.b(CustomEntitlementFeature.class))) {
                Features c270 = j.c(this);
                if (c270 == null || (customEntitlement6 = c270.getCustomEntitlement()) == null) {
                    customEntitlement6 = j.a(this).getFeatures().getCustomEntitlement();
                }
                boolean z270 = customEntitlement6 instanceof PrivacyPolicy;
                navigation3 = customEntitlement6;
            } else {
                if (l.a(b8, b0.b(PrivacyPolicy.class))) {
                    Features c271 = j.c(this);
                    if (c271 == null || (privacyPolicy6 = c271.getPrivacyPolicy()) == null) {
                        privacyPolicy6 = j.a(this).getFeatures().getPrivacyPolicy();
                    }
                } else if (l.a(b8, b0.b(SeeAllCollectionDisplay.class))) {
                    Features c272 = j.c(this);
                    if (c272 == null || (seeAllCollectionDisplay6 = c272.getSeeAllCollectionDisplay()) == null) {
                        seeAllCollectionDisplay6 = j.a(this).getFeatures().getSeeAllCollectionDisplay();
                    }
                    boolean z271 = seeAllCollectionDisplay6 instanceof PrivacyPolicy;
                    navigation3 = seeAllCollectionDisplay6;
                } else if (l.a(b8, b0.b(SearchResultDisplay.class))) {
                    Features c273 = j.c(this);
                    if (c273 == null || (searchResultDisplay6 = c273.getSearchResultDisplay()) == null) {
                        searchResultDisplay6 = j.a(this).getFeatures().getSearchResultDisplay();
                    }
                    boolean z272 = searchResultDisplay6 instanceof PrivacyPolicy;
                    navigation3 = searchResultDisplay6;
                } else if (l.a(b8, b0.b(SearchResultFilter.class))) {
                    Features c274 = j.c(this);
                    if (c274 == null || (searchResultFilter6 = c274.getSearchResultFilter()) == null) {
                        searchResultFilter6 = j.a(this).getFeatures().getSearchResultFilter();
                    }
                    boolean z273 = searchResultFilter6 instanceof PrivacyPolicy;
                    navigation3 = searchResultFilter6;
                } else if (l.a(b8, b0.b(Platform.class))) {
                    Platforms platforms8 = j.a(this).getPlatforms();
                    Platform android9 = platforms8 != null ? platforms8.getAndroid() : null;
                    boolean z274 = android9 instanceof PrivacyPolicy;
                    navigation3 = android9;
                } else if (l.a(b8, b0.b(CollectionTitle.class))) {
                    Features c275 = j.c(this);
                    if (c275 == null || (collectionTitle6 = c275.getCollectionTitle()) == null) {
                        collectionTitle6 = j.a(this).getFeatures().getCollectionTitle();
                    }
                    boolean z275 = collectionTitle6 instanceof PrivacyPolicy;
                    navigation3 = collectionTitle6;
                } else if (l.a(b8, b0.b(PaymentFeature.class))) {
                    Features c276 = j.c(this);
                    if (c276 == null || (payment6 = c276.getPayment()) == null) {
                        payment6 = j.a(this).getFeatures().getPayment();
                    }
                    boolean z276 = payment6 instanceof PrivacyPolicy;
                    navigation3 = payment6;
                } else if (l.a(b8, b0.b(Font.class))) {
                    Features c277 = j.c(this);
                    if (c277 == null || (font6 = c277.getFont()) == null) {
                        font6 = j.a(this).getFeatures().getFont();
                    }
                    boolean z277 = font6 instanceof PrivacyPolicy;
                    navigation3 = font6;
                } else if (l.a(b8, b0.b(HideThumbnailChannelLogo.class))) {
                    Features c278 = j.c(this);
                    if (c278 == null || (hideThumbnailChannelLogo6 = c278.getHideThumbnailChannelLogo()) == null) {
                        hideThumbnailChannelLogo6 = j.a(this).getFeatures().getHideThumbnailChannelLogo();
                    }
                    boolean z278 = hideThumbnailChannelLogo6 instanceof PrivacyPolicy;
                    navigation3 = hideThumbnailChannelLogo6;
                } else if (l.a(b8, b0.b(Mms.class))) {
                    Features c279 = j.c(this);
                    if (c279 == null || (mms6 = c279.getMms()) == null) {
                        mms6 = j.a(this).getFeatures().getMms();
                    }
                    boolean z279 = mms6 instanceof PrivacyPolicy;
                    navigation3 = mms6;
                } else if (l.a(b8, b0.b(Mux.class))) {
                    Features c280 = j.c(this);
                    if (c280 == null || (mux6 = c280.getMux()) == null) {
                        mux6 = j.a(this).getFeatures().getMux();
                    }
                    boolean z280 = mux6 instanceof PrivacyPolicy;
                    navigation3 = mux6;
                }
                privacyPolicy6 = null;
            }
            if (privacyPolicy6 != null) {
                str2 = privacyPolicy6.getUrlLabel();
            }
        }
        String str3 = str2;
        s.J(T1().L.G, !(str3 == null || str3.length() == 0));
        T1().L.G.setText(str3);
        T1().L.G.setOnClickListener(new View.OnClickListener() {
            @Override
            public final void onClick(View view) {
                RegisterActivity.t2(RegisterActivity.this, view);
            }
        });
    }

    @Override
    public void l2() {
        Mux mux;
        Mms mms;
        HideThumbnailChannelLogo hideThumbnailChannelLogo;
        Font font;
        PaymentFeature payment;
        CollectionTitle collectionTitle;
        Platform platform;
        SearchResultFilter searchResultFilter;
        SearchResultDisplay searchResultDisplay;
        SeeAllCollectionDisplay seeAllCollectionDisplay;
        PrivacyPolicy privacyPolicy;
        CustomEntitlementFeature customEntitlement;
        Banner banner;
        ViewableViewFeature viewableView;
        Newsletter newsletter;
        Welcome welcome;
        RelatedThumbnails relatedThumbnails;
        Register[] registerMethods;
        Login[] loginMethods;
        Share share;
        Pip pip;
        Watchlist watchList;
        SubscriptionFeature subscription;
        Faq faq;
        Terms terms;
        Settings settings;
        Chromecast chromecast;
        TVODSeeAllButton tvodSeeAllButton;
        IAPRestoreButton iapRestoreButton;
        ParentalControl parentalControl;
        SocialLogin socialLogin;
        OpenService openService;
        Ads ads;
        OfflineDownload offlineDownload;
        Analytics analytics;
        Mux mux2;
        Mms mms2;
        HideThumbnailChannelLogo hideThumbnailChannelLogo2;
        Font font2;
        PaymentFeature payment2;
        CollectionTitle collectionTitle2;
        SearchResultFilter searchResultFilter2;
        SearchResultDisplay searchResultDisplay2;
        SeeAllCollectionDisplay seeAllCollectionDisplay2;
        PrivacyPolicy privacyPolicy2;
        CustomEntitlementFeature customEntitlement2;
        Banner banner2;
        ViewableViewFeature viewableView2;
        Newsletter newsletter2;
        Welcome welcome2;
        RelatedThumbnails relatedThumbnails2;
        Register[] registerArr;
        Login[] loginMethods2;
        Share share2;
        Pip pip2;
        Watchlist watchList2;
        SubscriptionFeature subscription2;
        Faq faq2;
        Terms terms2;
        Settings settings2;
        Chromecast chromecast2;
        TVODSeeAllButton tvodSeeAllButton2;
        IAPRestoreButton iapRestoreButton2;
        ParentalControl parentalControl2;
        SocialLogin socialLogin2;
        OpenService openService2;
        Ads ads2;
        OfflineDownload offlineDownload2;
        Analytics analytics2;
        Mux mux3;
        Mms mms3;
        HideThumbnailChannelLogo hideThumbnailChannelLogo3;
        Font font3;
        PaymentFeature payment3;
        CollectionTitle collectionTitle3;
        SearchResultFilter searchResultFilter3;
        SearchResultDisplay searchResultDisplay3;
        SeeAllCollectionDisplay seeAllCollectionDisplay3;
        PrivacyPolicy privacyPolicy3;
        CustomEntitlementFeature customEntitlement3;
        Banner banner3;
        ViewableViewFeature viewableView3;
        Newsletter newsletter3;
        Welcome welcome3;
        RelatedThumbnails relatedThumbnails3;
        Register[] registerMethods2;
        Login[] loginMethods3;
        Share share3;
        Pip pip3;
        Watchlist watchList3;
        SubscriptionFeature subscription3;
        Faq faq3;
        Terms terms3;
        Settings settings3;
        Chromecast chromecast3;
        TVODSeeAllButton tvodSeeAllButton3;
        IAPRestoreButton iapRestoreButton3;
        ParentalControl parentalControl3;
        SocialLogin socialLogin3;
        OpenService openService3;
        Ads ads3;
        OfflineDownload offlineDownload3;
        Analytics analytics3;
        Navigation navigation;
        Navigation navigation2;
        Navigation navigation3;
        Navigation navigation4;
        Navigation navigation5;
        Navigation navigation6;
        c b = b0.b(Platform.class);
        SocialLogin socialLogin4 = null;
        if (l.a(b, b0.b(Navigation.class))) {
            Features c = j.c(this);
            if (c == null || (navigation6 = c.getNavigation()) == null) {
                navigation6 = j.a(this).getFeatures().getNavigation();
            }
            boolean z = navigation6 instanceof Platform;
            navigation5 = navigation6;
        } else if (l.a(b, b0.b(Analytics.class))) {
            Features c2 = j.c(this);
            if (c2 == null || (analytics = c2.getAnalytics()) == null) {
                analytics = j.a(this).getFeatures().getAnalytics();
            }
            boolean z2 = analytics instanceof Platform;
            navigation5 = analytics;
        } else if (l.a(b, b0.b(OfflineDownload.class))) {
            Features c3 = j.c(this);
            if (c3 == null || (offlineDownload = c3.getOfflineDownload()) == null) {
                offlineDownload = j.a(this).getFeatures().getOfflineDownload();
            }
            boolean z3 = offlineDownload instanceof Platform;
            navigation5 = offlineDownload;
        } else if (l.a(b, b0.b(Ads.class))) {
            Features c4 = j.c(this);
            if (c4 == null || (ads = c4.getAds()) == null) {
                ads = j.a(this).getFeatures().getAds();
            }
            boolean z4 = ads instanceof Platform;
            navigation5 = ads;
        } else if (l.a(b, b0.b(OpenService.class))) {
            Features c5 = j.c(this);
            if (c5 == null || (openService = c5.getOpenService()) == null) {
                openService = j.a(this).getFeatures().getOpenService();
            }
            boolean z5 = openService instanceof Platform;
            navigation5 = openService;
        } else if (l.a(b, b0.b(SocialLogin.class))) {
            Features c6 = j.c(this);
            if (c6 == null || (socialLogin = c6.getSocialLogin()) == null) {
                socialLogin = j.a(this).getFeatures().getSocialLogin();
            }
            boolean z6 = socialLogin instanceof Platform;
            navigation5 = socialLogin;
        } else if (l.a(b, b0.b(ParentalControl.class))) {
            Features c7 = j.c(this);
            if (c7 == null || (parentalControl = c7.getParentalControl()) == null) {
                parentalControl = j.a(this).getFeatures().getParentalControl();
            }
            boolean z7 = parentalControl instanceof Platform;
            navigation5 = parentalControl;
        } else if (l.a(b, b0.b(IAPRestoreButton.class))) {
            Features c8 = j.c(this);
            if (c8 == null || (iapRestoreButton = c8.getIapRestoreButton()) == null) {
                iapRestoreButton = j.a(this).getFeatures().getIapRestoreButton();
            }
            boolean z8 = iapRestoreButton instanceof Platform;
            navigation5 = iapRestoreButton;
        } else if (l.a(b, b0.b(TVODSeeAllButton.class))) {
            Features c9 = j.c(this);
            if (c9 == null || (tvodSeeAllButton = c9.getTvodSeeAllButton()) == null) {
                tvodSeeAllButton = j.a(this).getFeatures().getTvodSeeAllButton();
            }
            boolean z9 = tvodSeeAllButton instanceof Platform;
            navigation5 = tvodSeeAllButton;
        } else if (l.a(b, b0.b(Chromecast.class))) {
            Features c10 = j.c(this);
            if (c10 == null || (chromecast = c10.getChromecast()) == null) {
                chromecast = j.a(this).getFeatures().getChromecast();
            }
            boolean z10 = chromecast instanceof Platform;
            navigation5 = chromecast;
        } else if (l.a(b, b0.b(Settings.class))) {
            Features c11 = j.c(this);
            if (c11 == null || (settings = c11.getSettings()) == null) {
                settings = j.a(this).getFeatures().getSettings();
            }
            boolean z11 = settings instanceof Platform;
            navigation5 = settings;
        } else if (l.a(b, b0.b(Terms.class))) {
            Features c12 = j.c(this);
            if (c12 == null || (terms = c12.getTerms()) == null) {
                terms = j.a(this).getFeatures().getTerms();
            }
            boolean z12 = terms instanceof Platform;
            navigation5 = terms;
        } else if (l.a(b, b0.b(Faq.class))) {
            Features c13 = j.c(this);
            if (c13 == null || (faq = c13.getFaq()) == null) {
                faq = j.a(this).getFeatures().getFaq();
            }
            boolean z13 = faq instanceof Platform;
            navigation5 = faq;
        } else if (l.a(b, b0.b(SubscriptionFeature.class))) {
            Features c14 = j.c(this);
            if (c14 == null || (subscription = c14.getSubscription()) == null) {
                subscription = j.a(this).getFeatures().getSubscription();
            }
            boolean z14 = subscription instanceof Platform;
            navigation5 = subscription;
        } else if (l.a(b, b0.b(Watchlist.class))) {
            Features c15 = j.c(this);
            if (c15 == null || (watchList = c15.getWatchList()) == null) {
                watchList = j.a(this).getFeatures().getWatchList();
            }
            boolean z15 = watchList instanceof Platform;
            navigation5 = watchList;
        } else if (l.a(b, b0.b(Pip.class))) {
            Features c16 = j.c(this);
            if (c16 == null || (pip = c16.getPip()) == null) {
                pip = j.a(this).getFeatures().getPip();
            }
            boolean z16 = pip instanceof Platform;
            navigation5 = pip;
        } else if (l.a(b, b0.b(Share.class))) {
            Features c17 = j.c(this);
            if (c17 == null || (share = c17.getShare()) == null) {
                share = j.a(this).getFeatures().getShare();
            }
            boolean z17 = share instanceof Platform;
            navigation5 = share;
        } else if (l.a(b, b0.b(Login[].class))) {
            Features c18 = j.c(this);
            if (c18 == null || (loginMethods = c18.getLoginMethods()) == null) {
                loginMethods = j.a(this).getFeatures().getLoginMethods();
            }
            boolean z18 = loginMethods instanceof Platform;
            navigation5 = loginMethods;
        } else if (l.a(b, b0.b(Register[].class))) {
            Features c19 = j.c(this);
            if (c19 == null || (registerMethods = c19.getRegisterMethods()) == null) {
                registerMethods = j.a(this).getFeatures().getRegisterMethods();
            }
            boolean z19 = registerMethods instanceof Platform;
            navigation5 = registerMethods;
        } else if (l.a(b, b0.b(RelatedThumbnails.class))) {
            Features c20 = j.c(this);
            if (c20 == null || (relatedThumbnails = c20.getRelatedThumbnails()) == null) {
                relatedThumbnails = j.a(this).getFeatures().getRelatedThumbnails();
            }
            boolean z20 = relatedThumbnails instanceof Platform;
            navigation5 = relatedThumbnails;
        } else if (l.a(b, b0.b(Welcome.class))) {
            Features c21 = j.c(this);
            if (c21 == null || (welcome = c21.getWelcome()) == null) {
                welcome = j.a(this).getFeatures().getWelcome();
            }
            boolean z21 = welcome instanceof Platform;
            navigation5 = welcome;
        } else if (l.a(b, b0.b(Newsletter.class))) {
            Features c22 = j.c(this);
            if (c22 == null || (newsletter = c22.getNewsletter()) == null) {
                newsletter = j.a(this).getFeatures().getNewsletter();
            }
            boolean z22 = newsletter instanceof Platform;
            navigation5 = newsletter;
        } else if (l.a(b, b0.b(ViewableViewFeature.class))) {
            Features c23 = j.c(this);
            if (c23 == null || (viewableView = c23.getViewableView()) == null) {
                viewableView = j.a(this).getFeatures().getViewableView();
            }
            boolean z23 = viewableView instanceof Platform;
            navigation5 = viewableView;
        } else if (l.a(b, b0.b(Banner.class))) {
            Features c24 = j.c(this);
            if (c24 == null || (banner = c24.getBanner()) == null) {
                banner = j.a(this).getFeatures().getBanner();
            }
            boolean z24 = banner instanceof Platform;
            navigation5 = banner;
        } else if (l.a(b, b0.b(CustomEntitlementFeature.class))) {
            Features c25 = j.c(this);
            if (c25 == null || (customEntitlement = c25.getCustomEntitlement()) == null) {
                customEntitlement = j.a(this).getFeatures().getCustomEntitlement();
            }
            boolean z25 = customEntitlement instanceof Platform;
            navigation5 = customEntitlement;
        } else if (l.a(b, b0.b(PrivacyPolicy.class))) {
            Features c26 = j.c(this);
            if (c26 == null || (privacyPolicy = c26.getPrivacyPolicy()) == null) {
                privacyPolicy = j.a(this).getFeatures().getPrivacyPolicy();
            }
            boolean z26 = privacyPolicy instanceof Platform;
            navigation5 = privacyPolicy;
        } else if (l.a(b, b0.b(SeeAllCollectionDisplay.class))) {
            Features c27 = j.c(this);
            if (c27 == null || (seeAllCollectionDisplay = c27.getSeeAllCollectionDisplay()) == null) {
                seeAllCollectionDisplay = j.a(this).getFeatures().getSeeAllCollectionDisplay();
            }
            boolean z27 = seeAllCollectionDisplay instanceof Platform;
            navigation5 = seeAllCollectionDisplay;
        } else if (l.a(b, b0.b(SearchResultDisplay.class))) {
            Features c28 = j.c(this);
            if (c28 == null || (searchResultDisplay = c28.getSearchResultDisplay()) == null) {
                searchResultDisplay = j.a(this).getFeatures().getSearchResultDisplay();
            }
            boolean z28 = searchResultDisplay instanceof Platform;
            navigation5 = searchResultDisplay;
        } else if (l.a(b, b0.b(SearchResultFilter.class))) {
            Features c29 = j.c(this);
            if (c29 == null || (searchResultFilter = c29.getSearchResultFilter()) == null) {
                searchResultFilter = j.a(this).getFeatures().getSearchResultFilter();
            }
            boolean z29 = searchResultFilter instanceof Platform;
            navigation5 = searchResultFilter;
        } else {
            if (l.a(b, b0.b(Platform.class))) {
                Platforms platforms = j.a(this).getPlatforms();
                platform = platforms != null ? platforms.getAndroid() : null;
            } else if (l.a(b, b0.b(CollectionTitle.class))) {
                Features c30 = j.c(this);
                if (c30 == null || (collectionTitle = c30.getCollectionTitle()) == null) {
                    collectionTitle = j.a(this).getFeatures().getCollectionTitle();
                }
                boolean z30 = collectionTitle instanceof Platform;
                navigation5 = collectionTitle;
            } else if (l.a(b, b0.b(PaymentFeature.class))) {
                Features c31 = j.c(this);
                if (c31 == null || (payment = c31.getPayment()) == null) {
                    payment = j.a(this).getFeatures().getPayment();
                }
                boolean z31 = payment instanceof Platform;
                navigation5 = payment;
            } else if (l.a(b, b0.b(Font.class))) {
                Features c32 = j.c(this);
                if (c32 == null || (font = c32.getFont()) == null) {
                    font = j.a(this).getFeatures().getFont();
                }
                boolean z32 = font instanceof Platform;
                navigation5 = font;
            } else if (l.a(b, b0.b(HideThumbnailChannelLogo.class))) {
                Features c33 = j.c(this);
                if (c33 == null || (hideThumbnailChannelLogo = c33.getHideThumbnailChannelLogo()) == null) {
                    hideThumbnailChannelLogo = j.a(this).getFeatures().getHideThumbnailChannelLogo();
                }
                boolean z33 = hideThumbnailChannelLogo instanceof Platform;
                navigation5 = hideThumbnailChannelLogo;
            } else if (l.a(b, b0.b(Mms.class))) {
                Features c34 = j.c(this);
                if (c34 == null || (mms = c34.getMms()) == null) {
                    mms = j.a(this).getFeatures().getMms();
                }
                boolean z34 = mms instanceof Platform;
                navigation5 = mms;
            } else if (l.a(b, b0.b(Mux.class))) {
                Features c35 = j.c(this);
                if (c35 == null || (mux = c35.getMux()) == null) {
                    mux = j.a(this).getFeatures().getMux();
                }
                boolean z35 = mux instanceof Platform;
                navigation5 = mux;
            }
            platform = null;
        }
        c b2 = b0.b(Register[].class);
        Platform platform2 = platform;
        if (l.a(b2, b0.b(Navigation.class))) {
            Features c36 = j.c(this);
            if (c36 == null || (navigation4 = c36.getNavigation()) == null) {
                navigation4 = j.a(this).getFeatures().getNavigation();
            }
            boolean z36 = navigation4 instanceof Register[];
            navigation3 = navigation4;
        } else if (l.a(b2, b0.b(Analytics.class))) {
            Features c37 = j.c(this);
            if (c37 == null || (analytics2 = c37.getAnalytics()) == null) {
                analytics2 = j.a(this).getFeatures().getAnalytics();
            }
            boolean z37 = analytics2 instanceof Register[];
            navigation3 = analytics2;
        } else if (l.a(b2, b0.b(OfflineDownload.class))) {
            Features c38 = j.c(this);
            if (c38 == null || (offlineDownload2 = c38.getOfflineDownload()) == null) {
                offlineDownload2 = j.a(this).getFeatures().getOfflineDownload();
            }
            boolean z38 = offlineDownload2 instanceof Register[];
            navigation3 = offlineDownload2;
        } else if (l.a(b2, b0.b(Ads.class))) {
            Features c39 = j.c(this);
            if (c39 == null || (ads2 = c39.getAds()) == null) {
                ads2 = j.a(this).getFeatures().getAds();
            }
            boolean z39 = ads2 instanceof Register[];
            navigation3 = ads2;
        } else if (l.a(b2, b0.b(OpenService.class))) {
            Features c40 = j.c(this);
            if (c40 == null || (openService2 = c40.getOpenService()) == null) {
                openService2 = j.a(this).getFeatures().getOpenService();
            }
            boolean z40 = openService2 instanceof Register[];
            navigation3 = openService2;
        } else if (l.a(b2, b0.b(SocialLogin.class))) {
            Features c41 = j.c(this);
            if (c41 == null || (socialLogin2 = c41.getSocialLogin()) == null) {
                socialLogin2 = j.a(this).getFeatures().getSocialLogin();
            }
            boolean z41 = socialLogin2 instanceof Register[];
            navigation3 = socialLogin2;
        } else if (l.a(b2, b0.b(ParentalControl.class))) {
            Features c42 = j.c(this);
            if (c42 == null || (parentalControl2 = c42.getParentalControl()) == null) {
                parentalControl2 = j.a(this).getFeatures().getParentalControl();
            }
            boolean z42 = parentalControl2 instanceof Register[];
            navigation3 = parentalControl2;
        } else if (l.a(b2, b0.b(IAPRestoreButton.class))) {
            Features c43 = j.c(this);
            if (c43 == null || (iapRestoreButton2 = c43.getIapRestoreButton()) == null) {
                iapRestoreButton2 = j.a(this).getFeatures().getIapRestoreButton();
            }
            boolean z43 = iapRestoreButton2 instanceof Register[];
            navigation3 = iapRestoreButton2;
        } else if (l.a(b2, b0.b(TVODSeeAllButton.class))) {
            Features c44 = j.c(this);
            if (c44 == null || (tvodSeeAllButton2 = c44.getTvodSeeAllButton()) == null) {
                tvodSeeAllButton2 = j.a(this).getFeatures().getTvodSeeAllButton();
            }
            boolean z44 = tvodSeeAllButton2 instanceof Register[];
            navigation3 = tvodSeeAllButton2;
        } else if (l.a(b2, b0.b(Chromecast.class))) {
            Features c45 = j.c(this);
            if (c45 == null || (chromecast2 = c45.getChromecast()) == null) {
                chromecast2 = j.a(this).getFeatures().getChromecast();
            }
            boolean z45 = chromecast2 instanceof Register[];
            navigation3 = chromecast2;
        } else if (l.a(b2, b0.b(Settings.class))) {
            Features c46 = j.c(this);
            if (c46 == null || (settings2 = c46.getSettings()) == null) {
                settings2 = j.a(this).getFeatures().getSettings();
            }
            boolean z46 = settings2 instanceof Register[];
            navigation3 = settings2;
        } else if (l.a(b2, b0.b(Terms.class))) {
            Features c47 = j.c(this);
            if (c47 == null || (terms2 = c47.getTerms()) == null) {
                terms2 = j.a(this).getFeatures().getTerms();
            }
            boolean z47 = terms2 instanceof Register[];
            navigation3 = terms2;
        } else if (l.a(b2, b0.b(Faq.class))) {
            Features c48 = j.c(this);
            if (c48 == null || (faq2 = c48.getFaq()) == null) {
                faq2 = j.a(this).getFeatures().getFaq();
            }
            boolean z48 = faq2 instanceof Register[];
            navigation3 = faq2;
        } else if (l.a(b2, b0.b(SubscriptionFeature.class))) {
            Features c49 = j.c(this);
            if (c49 == null || (subscription2 = c49.getSubscription()) == null) {
                subscription2 = j.a(this).getFeatures().getSubscription();
            }
            boolean z49 = subscription2 instanceof Register[];
            navigation3 = subscription2;
        } else if (l.a(b2, b0.b(Watchlist.class))) {
            Features c50 = j.c(this);
            if (c50 == null || (watchList2 = c50.getWatchList()) == null) {
                watchList2 = j.a(this).getFeatures().getWatchList();
            }
            boolean z50 = watchList2 instanceof Register[];
            navigation3 = watchList2;
        } else if (l.a(b2, b0.b(Pip.class))) {
            Features c51 = j.c(this);
            if (c51 == null || (pip2 = c51.getPip()) == null) {
                pip2 = j.a(this).getFeatures().getPip();
            }
            boolean z51 = pip2 instanceof Register[];
            navigation3 = pip2;
        } else if (l.a(b2, b0.b(Share.class))) {
            Features c52 = j.c(this);
            if (c52 == null || (share2 = c52.getShare()) == null) {
                share2 = j.a(this).getFeatures().getShare();
            }
            boolean z52 = share2 instanceof Register[];
            navigation3 = share2;
        } else if (l.a(b2, b0.b(Login[].class))) {
            Features c53 = j.c(this);
            if (c53 == null || (loginMethods2 = c53.getLoginMethods()) == null) {
                loginMethods2 = j.a(this).getFeatures().getLoginMethods();
            }
            boolean z53 = loginMethods2 instanceof Register[];
            navigation3 = loginMethods2;
        } else {
            if (l.a(b2, b0.b(Register[].class))) {
                Features c54 = j.c(this);
                if (c54 == null || (registerArr = c54.getRegisterMethods()) == null) {
                    registerArr = j.a(this).getFeatures().getRegisterMethods();
                }
            } else if (l.a(b2, b0.b(RelatedThumbnails.class))) {
                Features c55 = j.c(this);
                if (c55 == null || (relatedThumbnails2 = c55.getRelatedThumbnails()) == null) {
                    relatedThumbnails2 = j.a(this).getFeatures().getRelatedThumbnails();
                }
                boolean z54 = relatedThumbnails2 instanceof Register[];
                navigation3 = relatedThumbnails2;
            } else if (l.a(b2, b0.b(Welcome.class))) {
                Features c56 = j.c(this);
                if (c56 == null || (welcome2 = c56.getWelcome()) == null) {
                    welcome2 = j.a(this).getFeatures().getWelcome();
                }
                boolean z55 = welcome2 instanceof Register[];
                navigation3 = welcome2;
            } else if (l.a(b2, b0.b(Newsletter.class))) {
                Features c57 = j.c(this);
                if (c57 == null || (newsletter2 = c57.getNewsletter()) == null) {
                    newsletter2 = j.a(this).getFeatures().getNewsletter();
                }
                boolean z56 = newsletter2 instanceof Register[];
                navigation3 = newsletter2;
            } else if (l.a(b2, b0.b(ViewableViewFeature.class))) {
                Features c58 = j.c(this);
                if (c58 == null || (viewableView2 = c58.getViewableView()) == null) {
                    viewableView2 = j.a(this).getFeatures().getViewableView();
                }
                boolean z57 = viewableView2 instanceof Register[];
                navigation3 = viewableView2;
            } else if (l.a(b2, b0.b(Banner.class))) {
                Features c59 = j.c(this);
                if (c59 == null || (banner2 = c59.getBanner()) == null) {
                    banner2 = j.a(this).getFeatures().getBanner();
                }
                boolean z58 = banner2 instanceof Register[];
                navigation3 = banner2;
            } else if (l.a(b2, b0.b(CustomEntitlementFeature.class))) {
                Features c60 = j.c(this);
                if (c60 == null || (customEntitlement2 = c60.getCustomEntitlement()) == null) {
                    customEntitlement2 = j.a(this).getFeatures().getCustomEntitlement();
                }
                boolean z59 = customEntitlement2 instanceof Register[];
                navigation3 = customEntitlement2;
            } else if (l.a(b2, b0.b(PrivacyPolicy.class))) {
                Features c61 = j.c(this);
                if (c61 == null || (privacyPolicy2 = c61.getPrivacyPolicy()) == null) {
                    privacyPolicy2 = j.a(this).getFeatures().getPrivacyPolicy();
                }
                boolean z60 = privacyPolicy2 instanceof Register[];
                navigation3 = privacyPolicy2;
            } else if (l.a(b2, b0.b(SeeAllCollectionDisplay.class))) {
                Features c62 = j.c(this);
                if (c62 == null || (seeAllCollectionDisplay2 = c62.getSeeAllCollectionDisplay()) == null) {
                    seeAllCollectionDisplay2 = j.a(this).getFeatures().getSeeAllCollectionDisplay();
                }
                boolean z61 = seeAllCollectionDisplay2 instanceof Register[];
                navigation3 = seeAllCollectionDisplay2;
            } else if (l.a(b2, b0.b(SearchResultDisplay.class))) {
                Features c63 = j.c(this);
                if (c63 == null || (searchResultDisplay2 = c63.getSearchResultDisplay()) == null) {
                    searchResultDisplay2 = j.a(this).getFeatures().getSearchResultDisplay();
                }
                boolean z62 = searchResultDisplay2 instanceof Register[];
                navigation3 = searchResultDisplay2;
            } else if (l.a(b2, b0.b(SearchResultFilter.class))) {
                Features c64 = j.c(this);
                if (c64 == null || (searchResultFilter2 = c64.getSearchResultFilter()) == null) {
                    searchResultFilter2 = j.a(this).getFeatures().getSearchResultFilter();
                }
                boolean z63 = searchResultFilter2 instanceof Register[];
                navigation3 = searchResultFilter2;
            } else if (l.a(b2, b0.b(Platform.class))) {
                Platforms platforms2 = j.a(this).getPlatforms();
                Platform android2 = platforms2 != null ? platforms2.getAndroid() : null;
                boolean z64 = android2 instanceof Register[];
                navigation3 = android2;
            } else if (l.a(b2, b0.b(CollectionTitle.class))) {
                Features c65 = j.c(this);
                if (c65 == null || (collectionTitle2 = c65.getCollectionTitle()) == null) {
                    collectionTitle2 = j.a(this).getFeatures().getCollectionTitle();
                }
                boolean z65 = collectionTitle2 instanceof Register[];
                navigation3 = collectionTitle2;
            } else if (l.a(b2, b0.b(PaymentFeature.class))) {
                Features c66 = j.c(this);
                if (c66 == null || (payment2 = c66.getPayment()) == null) {
                    payment2 = j.a(this).getFeatures().getPayment();
                }
                boolean z66 = payment2 instanceof Register[];
                navigation3 = payment2;
            } else if (l.a(b2, b0.b(Font.class))) {
                Features c67 = j.c(this);
                if (c67 == null || (font2 = c67.getFont()) == null) {
                    font2 = j.a(this).getFeatures().getFont();
                }
                boolean z67 = font2 instanceof Register[];
                navigation3 = font2;
            } else if (l.a(b2, b0.b(HideThumbnailChannelLogo.class))) {
                Features c68 = j.c(this);
                if (c68 == null || (hideThumbnailChannelLogo2 = c68.getHideThumbnailChannelLogo()) == null) {
                    hideThumbnailChannelLogo2 = j.a(this).getFeatures().getHideThumbnailChannelLogo();
                }
                boolean z68 = hideThumbnailChannelLogo2 instanceof Register[];
                navigation3 = hideThumbnailChannelLogo2;
            } else if (l.a(b2, b0.b(Mms.class))) {
                Features c69 = j.c(this);
                if (c69 == null || (mms2 = c69.getMms()) == null) {
                    mms2 = j.a(this).getFeatures().getMms();
                }
                boolean z69 = mms2 instanceof Register[];
                navigation3 = mms2;
            } else if (l.a(b2, b0.b(Mux.class))) {
                Features c70 = j.c(this);
                if (c70 == null || (mux2 = c70.getMux()) == null) {
                    mux2 = j.a(this).getFeatures().getMux();
                }
                boolean z70 = mux2 instanceof Register[];
                navigation3 = mux2;
            }
            registerArr = null;
        }
        c b3 = b0.b(SocialLogin.class);
        Register[] registerArr2 = registerArr;
        if (l.a(b3, b0.b(Navigation.class))) {
            Features c71 = j.c(this);
            if (c71 == null || (navigation2 = c71.getNavigation()) == null) {
                navigation2 = j.a(this).getFeatures().getNavigation();
            }
            boolean z71 = navigation2 instanceof SocialLogin;
            navigation = navigation2;
        } else if (l.a(b3, b0.b(Analytics.class))) {
            Features c72 = j.c(this);
            if (c72 == null || (analytics3 = c72.getAnalytics()) == null) {
                analytics3 = j.a(this).getFeatures().getAnalytics();
            }
            boolean z72 = analytics3 instanceof SocialLogin;
            navigation = analytics3;
        } else if (l.a(b3, b0.b(OfflineDownload.class))) {
            Features c73 = j.c(this);
            if (c73 == null || (offlineDownload3 = c73.getOfflineDownload()) == null) {
                offlineDownload3 = j.a(this).getFeatures().getOfflineDownload();
            }
            boolean z73 = offlineDownload3 instanceof SocialLogin;
            navigation = offlineDownload3;
        } else if (l.a(b3, b0.b(Ads.class))) {
            Features c74 = j.c(this);
            if (c74 == null || (ads3 = c74.getAds()) == null) {
                ads3 = j.a(this).getFeatures().getAds();
            }
            boolean z74 = ads3 instanceof SocialLogin;
            navigation = ads3;
        } else if (l.a(b3, b0.b(OpenService.class))) {
            Features c75 = j.c(this);
            if (c75 == null || (openService3 = c75.getOpenService()) == null) {
                openService3 = j.a(this).getFeatures().getOpenService();
            }
            boolean z75 = openService3 instanceof SocialLogin;
            navigation = openService3;
        } else if (l.a(b3, b0.b(SocialLogin.class))) {
            Features c76 = j.c(this);
            if (c76 == null || (socialLogin3 = c76.getSocialLogin()) == null) {
                socialLogin3 = j.a(this).getFeatures().getSocialLogin();
            }
        } else if (l.a(b3, b0.b(ParentalControl.class))) {
            Features c77 = j.c(this);
            if (c77 == null || (parentalControl3 = c77.getParentalControl()) == null) {
                parentalControl3 = j.a(this).getFeatures().getParentalControl();
            }
            boolean z76 = parentalControl3 instanceof SocialLogin;
            navigation = parentalControl3;
        } else if (l.a(b3, b0.b(IAPRestoreButton.class))) {
            Features c78 = j.c(this);
            if (c78 == null || (iapRestoreButton3 = c78.getIapRestoreButton()) == null) {
                iapRestoreButton3 = j.a(this).getFeatures().getIapRestoreButton();
            }
            boolean z77 = iapRestoreButton3 instanceof SocialLogin;
            navigation = iapRestoreButton3;
        } else if (l.a(b3, b0.b(TVODSeeAllButton.class))) {
            Features c79 = j.c(this);
            if (c79 == null || (tvodSeeAllButton3 = c79.getTvodSeeAllButton()) == null) {
                tvodSeeAllButton3 = j.a(this).getFeatures().getTvodSeeAllButton();
            }
            boolean z78 = tvodSeeAllButton3 instanceof SocialLogin;
            navigation = tvodSeeAllButton3;
        } else if (l.a(b3, b0.b(Chromecast.class))) {
            Features c80 = j.c(this);
            if (c80 == null || (chromecast3 = c80.getChromecast()) == null) {
                chromecast3 = j.a(this).getFeatures().getChromecast();
            }
            boolean z79 = chromecast3 instanceof SocialLogin;
            navigation = chromecast3;
        } else if (l.a(b3, b0.b(Settings.class))) {
            Features c81 = j.c(this);
            if (c81 == null || (settings3 = c81.getSettings()) == null) {
                settings3 = j.a(this).getFeatures().getSettings();
            }
            boolean z80 = settings3 instanceof SocialLogin;
            navigation = settings3;
        } else if (l.a(b3, b0.b(Terms.class))) {
            Features c82 = j.c(this);
            if (c82 == null || (terms3 = c82.getTerms()) == null) {
                terms3 = j.a(this).getFeatures().getTerms();
            }
            boolean z81 = terms3 instanceof SocialLogin;
            navigation = terms3;
        } else if (l.a(b3, b0.b(Faq.class))) {
            Features c83 = j.c(this);
            if (c83 == null || (faq3 = c83.getFaq()) == null) {
                faq3 = j.a(this).getFeatures().getFaq();
            }
            boolean z82 = faq3 instanceof SocialLogin;
            navigation = faq3;
        } else if (l.a(b3, b0.b(SubscriptionFeature.class))) {
            Features c84 = j.c(this);
            if (c84 == null || (subscription3 = c84.getSubscription()) == null) {
                subscription3 = j.a(this).getFeatures().getSubscription();
            }
            boolean z83 = subscription3 instanceof SocialLogin;
            navigation = subscription3;
        } else if (l.a(b3, b0.b(Watchlist.class))) {
            Features c85 = j.c(this);
            if (c85 == null || (watchList3 = c85.getWatchList()) == null) {
                watchList3 = j.a(this).getFeatures().getWatchList();
            }
            boolean z84 = watchList3 instanceof SocialLogin;
            navigation = watchList3;
        } else if (l.a(b3, b0.b(Pip.class))) {
            Features c86 = j.c(this);
            if (c86 == null || (pip3 = c86.getPip()) == null) {
                pip3 = j.a(this).getFeatures().getPip();
            }
            boolean z85 = pip3 instanceof SocialLogin;
            navigation = pip3;
        } else if (l.a(b3, b0.b(Share.class))) {
            Features c87 = j.c(this);
            if (c87 == null || (share3 = c87.getShare()) == null) {
                share3 = j.a(this).getFeatures().getShare();
            }
            boolean z86 = share3 instanceof SocialLogin;
            navigation = share3;
        } else if (l.a(b3, b0.b(Login[].class))) {
            Features c88 = j.c(this);
            if (c88 == null || (loginMethods3 = c88.getLoginMethods()) == null) {
                loginMethods3 = j.a(this).getFeatures().getLoginMethods();
            }
            boolean z87 = loginMethods3 instanceof SocialLogin;
            navigation = loginMethods3;
        } else if (l.a(b3, b0.b(Register[].class))) {
            Features c89 = j.c(this);
            if (c89 == null || (registerMethods2 = c89.getRegisterMethods()) == null) {
                registerMethods2 = j.a(this).getFeatures().getRegisterMethods();
            }
            boolean z88 = registerMethods2 instanceof SocialLogin;
            navigation = registerMethods2;
        } else if (l.a(b3, b0.b(RelatedThumbnails.class))) {
            Features c90 = j.c(this);
            if (c90 == null || (relatedThumbnails3 = c90.getRelatedThumbnails()) == null) {
                relatedThumbnails3 = j.a(this).getFeatures().getRelatedThumbnails();
            }
            boolean z89 = relatedThumbnails3 instanceof SocialLogin;
            navigation = relatedThumbnails3;
        } else if (l.a(b3, b0.b(Welcome.class))) {
            Features c91 = j.c(this);
            if (c91 == null || (welcome3 = c91.getWelcome()) == null) {
                welcome3 = j.a(this).getFeatures().getWelcome();
            }
            boolean z90 = welcome3 instanceof SocialLogin;
            navigation = welcome3;
        } else if (l.a(b3, b0.b(Newsletter.class))) {
            Features c92 = j.c(this);
            if (c92 == null || (newsletter3 = c92.getNewsletter()) == null) {
                newsletter3 = j.a(this).getFeatures().getNewsletter();
            }
            boolean z91 = newsletter3 instanceof SocialLogin;
            navigation = newsletter3;
        } else if (l.a(b3, b0.b(ViewableViewFeature.class))) {
            Features c93 = j.c(this);
            if (c93 == null || (viewableView3 = c93.getViewableView()) == null) {
                viewableView3 = j.a(this).getFeatures().getViewableView();
            }
            boolean z92 = viewableView3 instanceof SocialLogin;
            navigation = viewableView3;
        } else if (l.a(b3, b0.b(Banner.class))) {
            Features c94 = j.c(this);
            if (c94 == null || (banner3 = c94.getBanner()) == null) {
                banner3 = j.a(this).getFeatures().getBanner();
            }
            boolean z93 = banner3 instanceof SocialLogin;
            navigation = banner3;
        } else if (l.a(b3, b0.b(CustomEntitlementFeature.class))) {
            Features c95 = j.c(this);
            if (c95 == null || (customEntitlement3 = c95.getCustomEntitlement()) == null) {
                customEntitlement3 = j.a(this).getFeatures().getCustomEntitlement();
            }
            boolean z94 = customEntitlement3 instanceof SocialLogin;
            navigation = customEntitlement3;
        } else if (l.a(b3, b0.b(PrivacyPolicy.class))) {
            Features c96 = j.c(this);
            if (c96 == null || (privacyPolicy3 = c96.getPrivacyPolicy()) == null) {
                privacyPolicy3 = j.a(this).getFeatures().getPrivacyPolicy();
            }
            boolean z95 = privacyPolicy3 instanceof SocialLogin;
            navigation = privacyPolicy3;
        } else if (l.a(b3, b0.b(SeeAllCollectionDisplay.class))) {
            Features c97 = j.c(this);
            if (c97 == null || (seeAllCollectionDisplay3 = c97.getSeeAllCollectionDisplay()) == null) {
                seeAllCollectionDisplay3 = j.a(this).getFeatures().getSeeAllCollectionDisplay();
            }
            boolean z96 = seeAllCollectionDisplay3 instanceof SocialLogin;
            navigation = seeAllCollectionDisplay3;
        } else if (l.a(b3, b0.b(SearchResultDisplay.class))) {
            Features c98 = j.c(this);
            if (c98 == null || (searchResultDisplay3 = c98.getSearchResultDisplay()) == null) {
                searchResultDisplay3 = j.a(this).getFeatures().getSearchResultDisplay();
            }
            boolean z97 = searchResultDisplay3 instanceof SocialLogin;
            navigation = searchResultDisplay3;
        } else if (l.a(b3, b0.b(SearchResultFilter.class))) {
            Features c99 = j.c(this);
            if (c99 == null || (searchResultFilter3 = c99.getSearchResultFilter()) == null) {
                searchResultFilter3 = j.a(this).getFeatures().getSearchResultFilter();
            }
            boolean z98 = searchResultFilter3 instanceof SocialLogin;
            navigation = searchResultFilter3;
        } else if (l.a(b3, b0.b(Platform.class))) {
            Platforms platforms3 = j.a(this).getPlatforms();
            Platform android3 = platforms3 != null ? platforms3.getAndroid() : null;
            boolean z99 = android3 instanceof SocialLogin;
            navigation = android3;
        } else if (l.a(b3, b0.b(CollectionTitle.class))) {
            Features c100 = j.c(this);
            if (c100 == null || (collectionTitle3 = c100.getCollectionTitle()) == null) {
                collectionTitle3 = j.a(this).getFeatures().getCollectionTitle();
            }
            boolean z100 = collectionTitle3 instanceof SocialLogin;
            navigation = collectionTitle3;
        } else if (l.a(b3, b0.b(PaymentFeature.class))) {
            Features c101 = j.c(this);
            if (c101 == null || (payment3 = c101.getPayment()) == null) {
                payment3 = j.a(this).getFeatures().getPayment();
            }
            boolean z101 = payment3 instanceof SocialLogin;
            navigation = payment3;
        } else if (l.a(b3, b0.b(Font.class))) {
            Features c102 = j.c(this);
            if (c102 == null || (font3 = c102.getFont()) == null) {
                font3 = j.a(this).getFeatures().getFont();
            }
            boolean z102 = font3 instanceof SocialLogin;
            navigation = font3;
        } else if (l.a(b3, b0.b(HideThumbnailChannelLogo.class))) {
            Features c103 = j.c(this);
            if (c103 == null || (hideThumbnailChannelLogo3 = c103.getHideThumbnailChannelLogo()) == null) {
                hideThumbnailChannelLogo3 = j.a(this).getFeatures().getHideThumbnailChannelLogo();
            }
            boolean z103 = hideThumbnailChannelLogo3 instanceof SocialLogin;
            navigation = hideThumbnailChannelLogo3;
        } else if (l.a(b3, b0.b(Mms.class))) {
            Features c104 = j.c(this);
            if (c104 == null || (mms3 = c104.getMms()) == null) {
                mms3 = j.a(this).getFeatures().getMms();
            }
            boolean z104 = mms3 instanceof SocialLogin;
            navigation = mms3;
        } else if (l.a(b3, b0.b(Mux.class))) {
            Features c105 = j.c(this);
            if (c105 == null || (mux3 = c105.getMux()) == null) {
                mux3 = j.a(this).getFeatures().getMux();
            }
            boolean z105 = mux3 instanceof SocialLogin;
            navigation = mux3;
        }
        socialLogin3 = socialLogin4;
        PioneerService pioneerService = i.f.a.e.h.a.a.a(this).getPioneerService();
        String a = p.a(this);
        l.e(a, "createUserAgent(this)");
        k2(new i.f.a.e.o.b.g.e(this, platform2, registerArr2, socialLogin3, pioneerService, a));
    }

    @Override
    public void onStart() {
        super.onStart();
        new m(this).u();
    }

    @Override
    public String q0() {
        Mux mux;
        Mms mms;
        HideThumbnailChannelLogo hideThumbnailChannelLogo;
        Font font;
        PaymentFeature payment;
        CollectionTitle collectionTitle;
        SearchResultFilter searchResultFilter;
        SearchResultDisplay searchResultDisplay;
        SeeAllCollectionDisplay seeAllCollectionDisplay;
        PrivacyPolicy privacyPolicy;
        CustomEntitlementFeature customEntitlement;
        Banner banner;
        ViewableViewFeature viewableView;
        Newsletter newsletter;
        Welcome welcome;
        RelatedThumbnails relatedThumbnails;
        Register[] registerMethods;
        Login[] loginMethods;
        Share share;
        Pip pip;
        Watchlist watchList;
        SubscriptionFeature subscription;
        Faq faq;
        Terms terms;
        Settings settings;
        Chromecast chromecast;
        TVODSeeAllButton tvodSeeAllButton;
        IAPRestoreButton iapRestoreButton;
        ParentalControl parentalControl;
        SocialLogin socialLogin;
        OpenService openService;
        Ads ads;
        OfflineDownload offlineDownload;
        Analytics analytics;
        Register register;
        String title;
        Navigation navigation;
        Navigation navigation2;
        c b = b0.b(Register[].class);
        Register[] registerArr = null;
        if (l.a(b, b0.b(Navigation.class))) {
            Features c = j.c(this);
            if (c == null || (navigation2 = c.getNavigation()) == null) {
                navigation2 = j.a(this).getFeatures().getNavigation();
            }
            boolean z = navigation2 instanceof Register[];
            navigation = navigation2;
        } else if (l.a(b, b0.b(Analytics.class))) {
            Features c2 = j.c(this);
            if (c2 == null || (analytics = c2.getAnalytics()) == null) {
                analytics = j.a(this).getFeatures().getAnalytics();
            }
            boolean z2 = analytics instanceof Register[];
            navigation = analytics;
        } else if (l.a(b, b0.b(OfflineDownload.class))) {
            Features c3 = j.c(this);
            if (c3 == null || (offlineDownload = c3.getOfflineDownload()) == null) {
                offlineDownload = j.a(this).getFeatures().getOfflineDownload();
            }
            boolean z3 = offlineDownload instanceof Register[];
            navigation = offlineDownload;
        } else if (l.a(b, b0.b(Ads.class))) {
            Features c4 = j.c(this);
            if (c4 == null || (ads = c4.getAds()) == null) {
                ads = j.a(this).getFeatures().getAds();
            }
            boolean z4 = ads instanceof Register[];
            navigation = ads;
        } else if (l.a(b, b0.b(OpenService.class))) {
            Features c5 = j.c(this);
            if (c5 == null || (openService = c5.getOpenService()) == null) {
                openService = j.a(this).getFeatures().getOpenService();
            }
            boolean z5 = openService instanceof Register[];
            navigation = openService;
        } else if (l.a(b, b0.b(SocialLogin.class))) {
            Features c6 = j.c(this);
            if (c6 == null || (socialLogin = c6.getSocialLogin()) == null) {
                socialLogin = j.a(this).getFeatures().getSocialLogin();
            }
            boolean z6 = socialLogin instanceof Register[];
            navigation = socialLogin;
        } else if (l.a(b, b0.b(ParentalControl.class))) {
            Features c7 = j.c(this);
            if (c7 == null || (parentalControl = c7.getParentalControl()) == null) {
                parentalControl = j.a(this).getFeatures().getParentalControl();
            }
            boolean z7 = parentalControl instanceof Register[];
            navigation = parentalControl;
        } else if (l.a(b, b0.b(IAPRestoreButton.class))) {
            Features c8 = j.c(this);
            if (c8 == null || (iapRestoreButton = c8.getIapRestoreButton()) == null) {
                iapRestoreButton = j.a(this).getFeatures().getIapRestoreButton();
            }
            boolean z8 = iapRestoreButton instanceof Register[];
            navigation = iapRestoreButton;
        } else if (l.a(b, b0.b(TVODSeeAllButton.class))) {
            Features c9 = j.c(this);
            if (c9 == null || (tvodSeeAllButton = c9.getTvodSeeAllButton()) == null) {
                tvodSeeAllButton = j.a(this).getFeatures().getTvodSeeAllButton();
            }
            boolean z9 = tvodSeeAllButton instanceof Register[];
            navigation = tvodSeeAllButton;
        } else if (l.a(b, b0.b(Chromecast.class))) {
            Features c10 = j.c(this);
            if (c10 == null || (chromecast = c10.getChromecast()) == null) {
                chromecast = j.a(this).getFeatures().getChromecast();
            }
            boolean z10 = chromecast instanceof Register[];
            navigation = chromecast;
        } else if (l.a(b, b0.b(Settings.class))) {
            Features c11 = j.c(this);
            if (c11 == null || (settings = c11.getSettings()) == null) {
                settings = j.a(this).getFeatures().getSettings();
            }
            boolean z11 = settings instanceof Register[];
            navigation = settings;
        } else if (l.a(b, b0.b(Terms.class))) {
            Features c12 = j.c(this);
            if (c12 == null || (terms = c12.getTerms()) == null) {
                terms = j.a(this).getFeatures().getTerms();
            }
            boolean z12 = terms instanceof Register[];
            navigation = terms;
        } else if (l.a(b, b0.b(Faq.class))) {
            Features c13 = j.c(this);
            if (c13 == null || (faq = c13.getFaq()) == null) {
                faq = j.a(this).getFeatures().getFaq();
            }
            boolean z13 = faq instanceof Register[];
            navigation = faq;
        } else if (l.a(b, b0.b(SubscriptionFeature.class))) {
            Features c14 = j.c(this);
            if (c14 == null || (subscription = c14.getSubscription()) == null) {
                subscription = j.a(this).getFeatures().getSubscription();
            }
            boolean z14 = subscription instanceof Register[];
            navigation = subscription;
        } else if (l.a(b, b0.b(Watchlist.class))) {
            Features c15 = j.c(this);
            if (c15 == null || (watchList = c15.getWatchList()) == null) {
                watchList = j.a(this).getFeatures().getWatchList();
            }
            boolean z15 = watchList instanceof Register[];
            navigation = watchList;
        } else if (l.a(b, b0.b(Pip.class))) {
            Features c16 = j.c(this);
            if (c16 == null || (pip = c16.getPip()) == null) {
                pip = j.a(this).getFeatures().getPip();
            }
            boolean z16 = pip instanceof Register[];
            navigation = pip;
        } else if (l.a(b, b0.b(Share.class))) {
            Features c17 = j.c(this);
            if (c17 == null || (share = c17.getShare()) == null) {
                share = j.a(this).getFeatures().getShare();
            }
            boolean z17 = share instanceof Register[];
            navigation = share;
        } else if (l.a(b, b0.b(Login[].class))) {
            Features c18 = j.c(this);
            if (c18 == null || (loginMethods = c18.getLoginMethods()) == null) {
                loginMethods = j.a(this).getFeatures().getLoginMethods();
            }
            boolean z18 = loginMethods instanceof Register[];
            navigation = loginMethods;
        } else if (l.a(b, b0.b(Register[].class))) {
            Features c19 = j.c(this);
            if (c19 == null || (registerMethods = c19.getRegisterMethods()) == null) {
                registerMethods = j.a(this).getFeatures().getRegisterMethods();
            }
            if (registerMethods instanceof Register[]) {
                registerArr = registerMethods;
            }
        } else if (l.a(b, b0.b(RelatedThumbnails.class))) {
            Features c20 = j.c(this);
            if (c20 == null || (relatedThumbnails = c20.getRelatedThumbnails()) == null) {
                relatedThumbnails = j.a(this).getFeatures().getRelatedThumbnails();
            }
            boolean z19 = relatedThumbnails instanceof Register[];
            navigation = relatedThumbnails;
        } else if (l.a(b, b0.b(Welcome.class))) {
            Features c21 = j.c(this);
            if (c21 == null || (welcome = c21.getWelcome()) == null) {
                welcome = j.a(this).getFeatures().getWelcome();
            }
            boolean z20 = welcome instanceof Register[];
            navigation = welcome;
        } else if (l.a(b, b0.b(Newsletter.class))) {
            Features c22 = j.c(this);
            if (c22 == null || (newsletter = c22.getNewsletter()) == null) {
                newsletter = j.a(this).getFeatures().getNewsletter();
            }
            boolean z21 = newsletter instanceof Register[];
            navigation = newsletter;
        } else if (l.a(b, b0.b(ViewableViewFeature.class))) {
            Features c23 = j.c(this);
            if (c23 == null || (viewableView = c23.getViewableView()) == null) {
                viewableView = j.a(this).getFeatures().getViewableView();
            }
            boolean z22 = viewableView instanceof Register[];
            navigation = viewableView;
        } else if (l.a(b, b0.b(Banner.class))) {
            Features c24 = j.c(this);
            if (c24 == null || (banner = c24.getBanner()) == null) {
                banner = j.a(this).getFeatures().getBanner();
            }
            boolean z23 = banner instanceof Register[];
            navigation = banner;
        } else if (l.a(b, b0.b(CustomEntitlementFeature.class))) {
            Features c25 = j.c(this);
            if (c25 == null || (customEntitlement = c25.getCustomEntitlement()) == null) {
                customEntitlement = j.a(this).getFeatures().getCustomEntitlement();
            }
            boolean z24 = customEntitlement instanceof Register[];
            navigation = customEntitlement;
        } else if (l.a(b, b0.b(PrivacyPolicy.class))) {
            Features c26 = j.c(this);
            if (c26 == null || (privacyPolicy = c26.getPrivacyPolicy()) == null) {
                privacyPolicy = j.a(this).getFeatures().getPrivacyPolicy();
            }
            boolean z25 = privacyPolicy instanceof Register[];
            navigation = privacyPolicy;
        } else if (l.a(b, b0.b(SeeAllCollectionDisplay.class))) {
            Features c27 = j.c(this);
            if (c27 == null || (seeAllCollectionDisplay = c27.getSeeAllCollectionDisplay()) == null) {
                seeAllCollectionDisplay = j.a(this).getFeatures().getSeeAllCollectionDisplay();
            }
            boolean z26 = seeAllCollectionDisplay instanceof Register[];
            navigation = seeAllCollectionDisplay;
        } else if (l.a(b, b0.b(SearchResultDisplay.class))) {
            Features c28 = j.c(this);
            if (c28 == null || (searchResultDisplay = c28.getSearchResultDisplay()) == null) {
                searchResultDisplay = j.a(this).getFeatures().getSearchResultDisplay();
            }
            boolean z27 = searchResultDisplay instanceof Register[];
            navigation = searchResultDisplay;
        } else if (l.a(b, b0.b(SearchResultFilter.class))) {
            Features c29 = j.c(this);
            if (c29 == null || (searchResultFilter = c29.getSearchResultFilter()) == null) {
                searchResultFilter = j.a(this).getFeatures().getSearchResultFilter();
            }
            boolean z28 = searchResultFilter instanceof Register[];
            navigation = searchResultFilter;
        } else if (l.a(b, b0.b(Platform.class))) {
            Platforms platforms = j.a(this).getPlatforms();
            Platform android2 = platforms != null ? platforms.getAndroid() : null;
            boolean z29 = android2 instanceof Register[];
            navigation = android2;
        } else if (l.a(b, b0.b(CollectionTitle.class))) {
            Features c30 = j.c(this);
            if (c30 == null || (collectionTitle = c30.getCollectionTitle()) == null) {
                collectionTitle = j.a(this).getFeatures().getCollectionTitle();
            }
            boolean z30 = collectionTitle instanceof Register[];
            navigation = collectionTitle;
        } else if (l.a(b, b0.b(PaymentFeature.class))) {
            Features c31 = j.c(this);
            if (c31 == null || (payment = c31.getPayment()) == null) {
                payment = j.a(this).getFeatures().getPayment();
            }
            boolean z31 = payment instanceof Register[];
            navigation = payment;
        } else if (l.a(b, b0.b(Font.class))) {
            Features c32 = j.c(this);
            if (c32 == null || (font = c32.getFont()) == null) {
                font = j.a(this).getFeatures().getFont();
            }
            boolean z32 = font instanceof Register[];
            navigation = font;
        } else if (l.a(b, b0.b(HideThumbnailChannelLogo.class))) {
            Features c33 = j.c(this);
            if (c33 == null || (hideThumbnailChannelLogo = c33.getHideThumbnailChannelLogo()) == null) {
                hideThumbnailChannelLogo = j.a(this).getFeatures().getHideThumbnailChannelLogo();
            }
            boolean z33 = hideThumbnailChannelLogo instanceof Register[];
            navigation = hideThumbnailChannelLogo;
        } else if (l.a(b, b0.b(Mms.class))) {
            Features c34 = j.c(this);
            if (c34 == null || (mms = c34.getMms()) == null) {
                mms = j.a(this).getFeatures().getMms();
            }
            boolean z34 = mms instanceof Register[];
            navigation = mms;
        } else if (l.a(b, b0.b(Mux.class))) {
            Features c35 = j.c(this);
            if (c35 == null || (mux = c35.getMux()) == null) {
                mux = j.a(this).getFeatures().getMux();
            }
            boolean z35 = mux instanceof Register[];
            navigation = mux;
        }
        return (registerArr == null || (register = (Register) h.r(registerArr)) == null || (title = register.getTitle()) == null) ? "" : title;
    }

    @Override
    public void r(Map<String, ? extends Object> map) {
        l.f(map, "store");
        S1().z(new Register(q0(), e.c(this, R.string.register_sappa_email_registration_body, new Object[0]), "https://client-api.magine.com/api/login/v1/auth/sappa", PioneerServiceSource.PUT, e.c(this, R.string.register_button, new Object[0]), "next", l.u.j.b(new InputGroup(q0(), e.c(this, R.string.register_sappa_email_registration_body, new Object[0]), l.u.j.b(new InputField("email", e.c(this, R.string.auth_hint_email, new Object[0]), "email", Boolean.TRUE, Boolean.FALSE, l.u.j.b(new Validation("^[A-Za-z0-9._%+-]+@([A-Za-z0-9-]+\\.)+([A-Za-z0-9]{2,12})$", e.c(this, R.string.auth_not_an_email_message, new Object[0]))), null, 64, null))))));
        S1().I(map);
    }

    @Override
    public void v0(Throwable th) {
        l.f(th, "throwable");
        i.f.a.e.f.y.j.C(this, e.c(this, R.string.auth_failed_to_register, new Object[0]), i.f.a.e.h.b.a.a.a(this, th));
    }

    @Override
    public void w0() {
        X(R.string.register_email_already_in_use_message);
    }
}