Searched refs:endToEnd (Results 1 – 11 of 11) sorted by relevance
206 assertThat(lp.endToEnd == ConstraintLayout.LayoutParams.PARENT_ID).isTrue(); in testSingleLayout()233 assertThat(lp.endToEnd == ConstraintLayout.LayoutParams.PARENT_ID).isTrue(); in testSnapToGuide()276 assertThat(lp.endToEnd == ConstraintLayout.LayoutParams.PARENT_ID).isTrue(); in testDirectionLayout()282 assertThat(lp.endToEnd == ConstraintLayout.LayoutParams.PARENT_ID).isTrue(); in testDirectionLayout()338 assertThat(lp.endToEnd == ConstraintLayout.LayoutParams.PARENT_ID).isTrue(); in testPositionLayout()344 assertThat(lp.endToEnd == ConstraintLayout.LayoutParams.PARENT_ID).isTrue(); in testPositionLayout()350 assertThat(lp.endToEnd == ConstraintLayout.LayoutParams.PARENT_ID).isTrue(); in testPositionLayout()425 assertThat(lp.endToEnd == ConstraintLayout.LayoutParams.PARENT_ID).isTrue(); in testDefaultMargin()439 assertThat(lp.endToEnd == ConstraintLayout.LayoutParams.PARENT_ID).isTrue(); in testDefaultMargin()502 assertThat(lp.endToEnd == ConstraintLayout.LayoutParams.PARENT_ID).isTrue(); in testComplicationMargin()[all …]
65 assertThat(getConstraint(R.id.shade_header_system_icons).layout.endToEnd) in <lambda>()70 assertThat(getConstraint(R.id.privacy_container).layout.endToEnd) in <lambda>()98 assertThat(getConstraint(R.id.shade_header_system_icons).layout.endToEnd) in <lambda>()103 assertThat(getConstraint(R.id.privacy_container).layout.endToEnd) in <lambda>()
402 assertThat(getConstraintSetLayout(R.id.qs_frame).endToEnd).isEqualTo(R.id.qs_edge_guideline) in testSplitShadeLayout_isAlignedToGuideline()492 assertThat(getConstraintSetLayout(R.id.qs_frame).endToEnd) in testSinglePaneShadeLayout_isAlignedToParent()
409 assertThat(getConstraintSetLayout(R.id.qs_frame).endToEnd).isEqualTo(R.id.qs_edge_guideline) in testSplitShadeLayout_isAlignedToGuideline()520 assertThat(getConstraintSetLayout(R.id.qs_frame).endToEnd) in testSinglePaneShadeLayout_isAlignedToParent()
504 assertThat(getConstraintSetLayout(R.id.keyguard_status_view).endToEnd) in testKeyguardStatusViewInSplitShade_changesConstraintsDependingOnNotifications()510 assertThat(getConstraintSetLayout(R.id.keyguard_status_view).endToEnd) in testKeyguardStatusViewInSplitShade_changesConstraintsDependingOnNotifications()
939 assertThat(getConstraintSetLayout(R.id.keyguard_status_view).endToEnd).isAnyOf( in assertKeyguardStatusViewCentered()945 assertThat(getConstraintSetLayout(R.id.keyguard_status_view).endToEnd).isEqualTo( in assertKeyguardStatusViewNotCentered()
82 assertThat(constraint.layout.endToEnd).isEqualTo(ConstraintSet.PARENT_ID) in applyConstraints()
159 const nsecs_t endToEnd = presentTime - timeline.eventTime; in processStatistics() local166 sketches[SketchIndex::END_TO_END]->Add(ns2hus(endToEnd)); in processStatistics()
194 assertThat(viewFlipperConstraint.layout.endToEnd).isEqualTo(PARENT_ID); in testDefaultViewMode()256 assertThat(viewFlipperConstraint.layout.endToEnd).isEqualTo(PARENT_ID); in testUserSwitcherModeViewPositionLandscape()
234 params.endToEnd = ConstraintLayout.LayoutParams.PARENT_ID; in applyLayoutParams()
192 iconParams.endToEnd = ConstraintSet.UNSET in <lambda>()