Home
last modified time | relevance | path

Searched refs:mLeftControlButton (Results 1 – 7 of 7) sorted by relevance

/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/u18notifications/
DConsentNotificationU18Fragment.java128 private final Button mLeftControlButton; field in ConsentNotificationU18Fragment.ScrollToBottomController
139 this.mLeftControlButton = leftControlButton; in ScrollToBottomController()
161 mLeftControlButton.setVisibility(View.VISIBLE); in updateControlButtons()
164 mLeftControlButton.setVisibility(View.INVISIBLE); in updateControlButtons()
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/ganotifications/
DConsentNotificationGaV2Screen1Fragment.java193 private final Button mLeftControlButton; field in ConsentNotificationGaV2Screen1Fragment.ScrollToBottomController
204 this.mLeftControlButton = leftControlButton; in ScrollToBottomController()
226 mLeftControlButton.setVisibility(View.VISIBLE); in updateControlButtons()
230 mLeftControlButton.setVisibility(View.INVISIBLE); in updateControlButtons()
DConsentNotificationGaV2Screen2Fragment.java163 private final Button mLeftControlButton; field in ConsentNotificationGaV2Screen2Fragment.ScrollToBottomController
174 this.mLeftControlButton = leftControlButton; in ScrollToBottomController()
196 mLeftControlButton.setVisibility(View.VISIBLE); in updateControlButtons()
202 mLeftControlButton.setVisibility(View.INVISIBLE); in updateControlButtons()
DConsentNotificationConfirmationGaFragment.java214 private final Button mLeftControlButton; field in ConsentNotificationConfirmationGaFragment.ScrollToBottomController
225 this.mLeftControlButton = leftControlButton; in ScrollToBottomController()
247 mLeftControlButton.setVisibility(View.VISIBLE); in updateControlButtons()
251 mLeftControlButton.setVisibility(View.INVISIBLE); in updateControlButtons()
DConsentNotificationGaFragment.java204 private final Button mLeftControlButton; field in ConsentNotificationGaFragment.ScrollToBottomController
215 this.mLeftControlButton = leftControlButton; in ScrollToBottomController()
237 mLeftControlButton.setVisibility(View.VISIBLE); in updateControlButtons()
243 mLeftControlButton.setVisibility(View.INVISIBLE); in updateControlButtons()
DConsentNotificationPasFragment.java246 private final Button mLeftControlButton; field in ConsentNotificationPasFragment.ScrollToBottomController
257 this.mLeftControlButton = leftControlButton; in ScrollToBottomController()
279 mLeftControlButton.setVisibility(View.VISIBLE); in updateControlButtons()
283 mLeftControlButton.setVisibility(View.INVISIBLE); in updateControlButtons()
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationFragment.java192 private final Button mLeftControlButton; field in ConsentNotificationFragment.ScrollToBottomController
202 this.mLeftControlButton = leftControlButton; in ScrollToBottomController()
224 mLeftControlButton.setVisibility(View.VISIBLE); in updateControlButtons()
230 mLeftControlButton.setVisibility(View.INVISIBLE); in updateControlButtons()