Home
last modified time | relevance | path

Searched defs:mBackgroundView (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
H A DIllustrationPreferenceTest.java58 private ImageView mBackgroundView; field in IllustrationPreferenceTest
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DFloatingWidgetView.java54 private final FloatingWidgetBackgroundView mBackgroundView; field in FloatingWidgetView
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/dialog/
H A DCallSubjectDialog.java79 private View mBackgroundView; field in CallSubjectDialog
/aosp12/packages/apps/TV/src/com/android/tv/menu/
H A DPlayControlsRowView.java55 private TextView mBackgroundView; field in PlayControlsRowView
/aosp12/packages/apps/Contacts/src/com/android/contacts/dialog/
H A DCallSubjectDialog.java89 private View mBackgroundView; field in CallSubjectDialog
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java103 @VisibleForTesting final ImageView mBackgroundView; field in AuthContainerView
/aosp12/frameworks/base/core/java/android/widget/
H A DPopupWindow.java167 private View mBackgroundView; field in PopupWindow