Searched defs:backgroundView (Results 1 – 10 of 10) sorted by relevance
129 View backgroundView = findViewById(R.id.background); in startEnterAnimation() local145 View backgroundView = findViewById(R.id.background); in startExitAnimation() local
104 final ImageView backgroundView = in onBindViewHolder() local
64 View backgroundView = super.onCreateBackgroundView(inflater, container, savedInstanceState); in onCreateBackgroundView() local
40 public PhoneStatusBarTransitions(PhoneStatusBarView statusBarView, View backgroundView) { in PhoneStatusBarTransitions()
68 void init(LauncherAppWidgetHostView hostView, View backgroundView, float finalRadius, in init()
182 val backgroundView = this.backgroundView!! regex
225 val backgroundView = regex
307 public void setBackgroundView(View backgroundView) { in setBackgroundView()
513 final View backgroundView = mIllustrationView.findViewById(R.id.image_background); in setupIllustrationChildViewsGravity() local
1526 final PopupBackgroundView backgroundView = new PopupBackgroundView(mContext); in createBackgroundView() local