Searched refs:mRightControlButton (Results 1 – 7 of 7) sorted by relevance
138 private final Button mRightControlButton; field in ConsentNotificationU18Fragment.ScrollToBottomController149 this.mRightControlButton = rightControlButton; in ScrollToBottomController()158 mRightControlButton.setOnClickListener(this::onMoreOrAcceptClicked); in bind()171 mRightControlButton.setText(R.string.notificationUI_right_control_button_text); in updateControlButtons()174 mRightControlButton.setText(R.string.notificationUI_more_button_text); in updateControlButtons()
193 private final Button mRightControlButton; field in ConsentNotificationGaV2Screen1Fragment.ScrollToBottomController204 this.mRightControlButton = rightControlButton; in ScrollToBottomController()213 mRightControlButton.setOnClickListener(this::onMoreOrAcceptClicked); in bind()226 mRightControlButton.setText( in updateControlButtons()230 mRightControlButton.setText(R.string.notificationUI_more_button_text); in updateControlButtons()
167 private final Button mRightControlButton; field in ConsentNotificationGaV2Screen2Fragment.ScrollToBottomController178 this.mRightControlButton = rightControlButton; in ScrollToBottomController()187 mRightControlButton.setOnClickListener(this::onMoreOrAcceptClicked); in bind()200 mRightControlButton.setText( in updateControlButtons()206 mRightControlButton.setText(R.string.notificationUI_more_button_text); in updateControlButtons()
216 private final Button mRightControlButton; field in ConsentNotificationConfirmationGaFragment.ScrollToBottomController227 this.mRightControlButton = rightControlButton; in ScrollToBottomController()236 mRightControlButton.setOnClickListener(this::onMoreOrAcceptClicked); in bind()249 mRightControlButton.setText( in updateControlButtons()253 mRightControlButton.setText(R.string.notificationUI_more_button_text); in updateControlButtons()
239 private final Button mRightControlButton; field in ConsentNotificationPasFragment.ScrollToBottomController250 this.mRightControlButton = rightControlButton; in ScrollToBottomController()259 mRightControlButton.setOnClickListener(this::onMoreOrAcceptClicked); in bind()272 mRightControlButton.setText( in updateControlButtons()276 mRightControlButton.setText(R.string.notificationUI_more_button_text); in updateControlButtons()
208 private final Button mRightControlButton; field in ConsentNotificationGaFragment.ScrollToBottomController219 this.mRightControlButton = rightControlButton; in ScrollToBottomController()228 mRightControlButton.setOnClickListener(this::onMoreOrAcceptClicked); in bind()241 mRightControlButton.setText( in updateControlButtons()247 mRightControlButton.setText(R.string.notificationUI_more_button_text); in updateControlButtons()
196 private final Button mRightControlButton; field in ConsentNotificationFragment.ScrollToBottomController206 this.mRightControlButton = rightControlButton; in ScrollToBottomController()215 mRightControlButton.setOnClickListener(this::onMoreOrAcceptClicked); in bind()228 mRightControlButton.setText( in updateControlButtons()234 mRightControlButton.setText(R.string.notificationUI_more_button_text); in updateControlButtons()