Searched refs:paramsWithConstraint (Results 1 – 1 of 1) sorted by relevance
194 final ComplicationLayoutParams paramsWithConstraint = new ComplicationLayoutParams( in testConstraint() local202 assertThat(paramsWithConstraint.constraintSpecified()).isTrue(); in testConstraint()203 assertThat(paramsWithConstraint.getConstraint()).isEqualTo(constraint); in testConstraint()