Home
last modified time | relevance | path

Searched defs:mRow (Results 1 – 25 of 25) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflaterTest.java89 private ExpandableNotificationRow mRow; field in NotificationContentInflaterTest
146 mRow, in testIncreasedHeadsUpBeingUsed() local
163 mRow, in testIncreasedHeightBeingUsed() local
211 mRow, in testRemovedNotInflated() local
333 mNotificationInflater.unbindContent(mRow.getEntry(), mRow, FLAG_CONTENT_VIEW_HEADS_UP); in testUnbindRemovesCachedRemoteView() local
H A DExpandableNotificationRowDragControllerTest.java56 private ExpandableNotificationRow mRow; field in ExpandableNotificationRowDragControllerTest
H A DNotifBindPipelineTest.java57 @Mock private ExpandableNotificationRow mRow; field in NotifBindPipelineTest
H A DRowContentBindStageTest.java63 @Mock private ExpandableNotificationRow mRow; field in RowContentBindStageTest
H A DNotificationMenuRowTest.java57 private ExpandableNotificationRow mRow; field in NotificationMenuRowTest
H A DNotificationTestHelper.java126 private ExpandableNotificationRow mRow; field in NotificationTestHelper
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationCustomViewWrapperTest.java42 private ExpandableNotificationRow mRow; field in NotificationCustomViewWrapperTest
H A DNotificationViewWrapperTest.java46 private ExpandableNotificationRow mRow; field in NotificationViewWrapperTest
H A DNotificationBigPictureTemplateViewWrapperTest.java51 private ExpandableNotificationRow mRow; field in NotificationBigPictureTemplateViewWrapperTest
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/layout/table/
H A DWeightTest.java34 private View mRow; field in WeightTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
H A DExpandHelperTest.java54 private ExpandableNotificationRow mRow; field in ExpandHelperTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DHeadsUpViewBinderTest.java59 @Mock private ExpandableNotificationRow mRow; field in HeadsUpViewBinderTest
/aosp14/frameworks/base/core/java/android/util/
H A DDayOfMonthCursor.java37 private int mRow; field in DayOfMonthCursor
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DRemoteInputNotificationRebuilderTest.java53 private ExpandableNotificationRow mRow; field in RemoteInputNotificationRebuilderTest
H A DNotificationRemoteInputManagerTest.java65 @Mock private ExpandableNotificationRow mRow; field in NotificationRemoteInputManagerTest
H A DAlertingNotificationManagerTest.java79 @Mock protected ExpandableNotificationRow mRow; field in AlertingNotificationManagerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DHeadsUpAppearanceControllerTest.java72 private ExpandableNotificationRow mRow; field in HeadsUpAppearanceControllerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLoggerTest.java83 @Mock private ExpandableNotificationRow mRow; field in NotificationLoggerTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationViewWrapper.java56 protected final ExpandableNotificationRow mRow; field in NotificationViewWrapper
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSliceView.java72 private Row mRow; field in KeyguardSliceView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationGroupingUtil.java85 private final ExpandableNotificationRow mRow; field in NotificationGroupingUtil
/aosp14/frameworks/base/media/java/android/media/
H A DClosedCaptionRenderer.java575 final int mRow; field in Cea608CCParser.PAC
761 private int mRow; field in Cea608CCParser.CCMemory
H A DCea708CaptionRenderer.java1686 private int mRow = -1; field in Cea708CCWidget.CCWindowLayout
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java858 private ExpandableNotificationRow mRow; field in NotificationContentInflater.AsyncInflationTask
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java235 private NotificationEntry mRow; field in BubblesTest