Searched refs:getSecondaryFooterButton (Results 1 – 4 of 4) sorted by relevance
213 mFooterBarMixin.setSecondaryButton(getSecondaryFooterButton(), true /* usePrimaryStyle */); in onCreate()232 getSecondaryFooterButton().setVisibility( in onCreate()239 getSecondaryFooterButton().setVisibility( in onCreate()260 getSecondaryFooterButton().setVisibility(View.INVISIBLE); in onResume()542 protected abstract FooterButton getSecondaryFooterButton(); in getSecondaryFooterButton() method in BiometricEnrollIntroduction
325 mFingerprintEnrollIntroduction.getSecondaryFooterButton().getVisibility()); in intro_CheckNoThanksButtonWhenCanEnroll()330 mFingerprintEnrollIntroduction.getSecondaryFooterButton().getVisibility()); in intro_CheckNoThanksButtonWhenCanEnroll()350 mFingerprintEnrollIntroduction.getSecondaryFooterButton().getVisibility()); in intro_CheckNoThanksButtonWhenMaxEnroll()355 mFingerprintEnrollIntroduction.getSecondaryFooterButton().getVisibility()); in intro_CheckNoThanksButtonWhenMaxEnroll()
456 protected FooterButton getSecondaryFooterButton() { in getSecondaryFooterButton() method in FingerprintEnrollIntroduction
567 protected FooterButton getSecondaryFooterButton() { in getSecondaryFooterButton() method in FaceEnrollIntroduction