Searched refs:getConstraintSetLayout (Results 1 – 4 of 4) sorted by relevance
383 assertThat(getConstraintSetLayout(R.id.qs_frame).endToEnd).isEqualTo(R.id.qs_edge_guideline) in testSplitShadeLayout_isAlignedToGuideline()384 assertThat(getConstraintSetLayout(R.id.notification_stack_scroller).startToStart) in testSplitShadeLayout_isAlignedToGuideline()393 val qsStartMargin = getConstraintSetLayout(R.id.qs_frame).startMargin in testSinglePaneLayout_childrenHaveEqualMargins()394 val qsEndMargin = getConstraintSetLayout(R.id.qs_frame).endMargin in testSinglePaneLayout_childrenHaveEqualMargins()395 val notifStartMargin = getConstraintSetLayout(R.id.notification_stack_scroller).startMargin in testSinglePaneLayout_childrenHaveEqualMargins()396 val notifEndMargin = getConstraintSetLayout(R.id.notification_stack_scroller).endMargin in testSinglePaneLayout_childrenHaveEqualMargins()410 assertThat(getConstraintSetLayout(R.id.qs_frame).endMargin).isEqualTo(0) in testSplitShadeLayout_childrenHaveInsideMarginsOfZero()411 assertThat(getConstraintSetLayout(R.id.notification_stack_scroller).startMargin) in testSplitShadeLayout_childrenHaveInsideMarginsOfZero()419 assertThat(getConstraintSetLayout(R.id.qs_frame).endMargin).isEqualTo(0) in testSplitShadeLayout_qsFrameHasHorizontalMarginsOfZero()420 assertThat(getConstraintSetLayout(R.id.qs_frame).startMargin).isEqualTo(0) in testSplitShadeLayout_qsFrameHasHorizontalMarginsOfZero()[all …]
378 assertThat(getConstraintSetLayout(R.id.qs_frame).endToEnd).isEqualTo(R.id.qs_edge_guideline) in testSplitShadeLayout_isAlignedToGuideline()385 val qsStartMargin = getConstraintSetLayout(R.id.qs_frame).startMargin in testSinglePaneLayout_childrenHaveEqualMargins()386 val qsEndMargin = getConstraintSetLayout(R.id.qs_frame).endMargin in testSinglePaneLayout_childrenHaveEqualMargins()394 assertThat(getConstraintSetLayout(R.id.qs_frame).endMargin).isEqualTo(0) in testSplitShadeLayout_childrenHaveInsideMarginsOfZero()401 assertThat(getConstraintSetLayout(R.id.qs_frame).endMargin).isEqualTo(0) in testSplitShadeLayout_qsFrameHasHorizontalMarginsOfZero()402 assertThat(getConstraintSetLayout(R.id.qs_frame).startMargin).isEqualTo(0) in testSplitShadeLayout_qsFrameHasHorizontalMarginsOfZero()420 assertThat(getConstraintSetLayout(R.id.qs_frame).topMargin) in testLargeScreenLayout_qsAndNotifsTopMarginIsOfHeaderHelperHeight()428 assertThat(getConstraintSetLayout(R.id.qs_frame).topMargin).isEqualTo(0) in testSmallScreenLayout_qsAndNotifsTopMarginIsZero()437 assertThat(getConstraintSetLayout(R.id.qs_frame).endMargin) in testSinglePaneShadeLayout_qsFrameHasHorizontalMarginsSetToCorrectValue()439 assertThat(getConstraintSetLayout(R.id.qs_frame).startMargin) in testSinglePaneShadeLayout_qsFrameHasHorizontalMarginsSetToCorrectValue()[all …]
899 protected ConstraintSet.Layout getConstraintSetLayout(@IdRes int id) { in getConstraintSetLayout() method in NotificationPanelViewControllerBaseTest940 assertThat(getConstraintSetLayout(R.id.keyguard_status_view).endToEnd).isAnyOf( in assertKeyguardStatusViewCentered()946 assertThat(getConstraintSetLayout(R.id.keyguard_status_view).endToEnd).isEqualTo( in assertKeyguardStatusViewNotCentered()
580 assertThat(getConstraintSetLayout(R.id.keyguard_status_view).endToEnd) in testKeyguardStatusViewInSplitShade_changesConstraintsDependingOnNotifications()586 assertThat(getConstraintSetLayout(R.id.keyguard_status_view).endToEnd) in testKeyguardStatusViewInSplitShade_changesConstraintsDependingOnNotifications()