/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | SurfaceSyncGroupTests.java | 106 View backgroundView = mActivity.getBackgroundView(); in testOverlappingSyncsEnsureOrder_WhenTimeout() local 155 View backgroundView = mActivity.getBackgroundView(); in testOverlappingSyncsEnsureOrder_WhileHoldingTransaction() local 170 View backgroundView = mActivity.getBackgroundView(); in addSecondSyncGroup() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/chips/call/ui/viewmodel/ |
D | CallChipViewModel.kt | 71 val backgroundView = in <lambda>() constant
|
/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/ |
D | BackdropBlurActivity.java | 44 final View backgroundView = new View(this); in onCreate() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | PhoneStatusBarTransitionsTest.kt | 55 private val backgroundView = mock<View>().apply { whenever(this.context).thenReturn(mContext) } in <lambda>() constant in com.android.systemui.statusbar.phone.PhoneStatusBarTransitionsTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/ |
D | OngoingCallController.kt | 159 val backgroundView: ChipBackgroundContainer? = in <lambda>() constant 273 val backgroundView = in <lambda>() constant
|
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
D | GhostedViewTransitionAnimatorController.kt | 91 private var backgroundView: FrameLayout? = null variable in com.android.systemui.animation.GhostedViewTransitionAnimatorController 275 val backgroundView = this.backgroundView!! in onTransitionAnimationProgress() constant
|
/frameworks/base/packages/SettingsLib/IllustrationPreference/src/com/android/settingslib/widget/ |
D | IllustrationPreference.java | 125 final ImageView backgroundView = in onBindViewHolder() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | PhoneStatusBarTransitions.java | 42 public PhoneStatusBarTransitions(PhoneStatusBarView statusBarView, View backgroundView) { in PhoneStatusBarTransitions()
|
/frameworks/base/tests/graphics/SilkFX/src/com/android/test/silkfx/materials/ |
D | GlassActivity.kt | 37 lateinit var backgroundView: ImageView in <lambda>() variable in com.android.test.silkfx.materials.GlassActivity
|
/frameworks/base/core/java/android/widget/ |
D | PopupWindow.java | 1530 final PopupBackgroundView backgroundView = new PopupBackgroundView(mContext); in createBackgroundView() local
|