Searched defs:backgroundView (Results 1 – 10 of 10) sorted by relevance
106 View backgroundView = mActivity.getBackgroundView(); in testOverlappingSyncsEnsureOrder_WhenTimeout() local155 View backgroundView = mActivity.getBackgroundView(); in testOverlappingSyncsEnsureOrder_WhileHoldingTransaction() local170 View backgroundView = mActivity.getBackgroundView(); in addSecondSyncGroup() local
71 val backgroundView = in <lambda>() constant
44 final View backgroundView = new View(this); in onCreate() local
55 private val backgroundView = mock<View>().apply { whenever(this.context).thenReturn(mContext) } in <lambda>() constant
159 val backgroundView: ChipBackgroundContainer? = in <lambda>() constant273 val backgroundView = in <lambda>() constant
125 final ImageView backgroundView = in onBindViewHolder() local
91 private var backgroundView: FrameLayout? = null variable in com.android.systemui.animation.GhostedViewTransitionAnimatorController275 val backgroundView = this.backgroundView!! in onTransitionAnimationProgress() constant
42 public PhoneStatusBarTransitions(PhoneStatusBarView statusBarView, View backgroundView) { in PhoneStatusBarTransitions()
37 lateinit var backgroundView: ImageView in <lambda>() variable in com.android.test.silkfx.materials.GlassActivity
1530 final PopupBackgroundView backgroundView = new PopupBackgroundView(mContext); in createBackgroundView() local