Searched refs:getConstraint (Results 1 – 15 of 15) sorted by relevance
70 assertThat(getConstraint(R.id.privacy_container).layout.endToEnd)79 with(qqsConstraint.getConstraint(R.id.clock)) {83 with(qsConstraint.getConstraint(R.id.clock)) {103 assertThat(getConstraint(R.id.privacy_container).layout.endToEnd)115 assertThat(getConstraint(R.id.privacy_container).layout.endToStart)205 assertThat(getConstraint(R.id.begin_guide).layout.guideBegin)207 assertThat(getConstraint(R.id.end_guide).layout.guideEnd)212 assertThat(getConstraint(R.id.begin_guide).layout.guideBegin)214 assertThat(getConstraint(R.id.end_guide).layout.guideEnd)219 assertThat(getConstraint(R.id.begin_guide).layout.guideBegin)[all …]
580 return constraintSetCaptor.value.getConstraint(id).layout
597 return constraintSetCaptor.value.getConstraint(id).layout
781 return constraintSet.getConstraint(id).layout; in getConstraintSetLayout()
152 assertThat(copy.getConstraint() == params.getConstraint()).isTrue(); in testCopyConstruction()203 assertThat(paramsWithConstraint.getConstraint()).isEqualTo(constraint); in testConstraint()
89 mediaViewController.expandedLayout.getConstraint(id).layout.mHeight = 1096 mediaViewController.expandedLayout.getConstraint(id).layout.mHeight ==111 .getConstraint(RecommendationViewHolder.backgroundId)119 .getConstraint(RecommendationViewHolder.backgroundId)
58 val constraint = cs.getConstraint(R.id.lock_icon_view)69 val constraint = cs.getConstraint(R.id.lock_icon_view)
40 val constraint = cs.getConstraint(R.id.keyguard_indication_area)
44 knownIds.forEach { getConstraint(it).layout.copyFrom(emptyLayout) }
324 public int getConstraint() { in getConstraint() method in ComplicationLayoutParams
254 params.matchConstraintMaxWidth = mLayoutParams.getConstraint(); in applyLayoutParams()258 params.matchConstraintMaxHeight = mLayoutParams.getConstraint(); in applyLayoutParams()
154 return cs.getConstraint(R.id.pattern_top_guideline).layout.guidePercent
180 return cs.getConstraint(R.id.pin_pad_top_guideline).layout.guidePercent
473 return constraintSet.getConstraint(viewId); in getViewConstraint()
161 expandedLayout.getConstraint(id).layout.mHeight =