Searched refs:isUnlimitedHeight (Results 1 – 2 of 2) sorted by relevance
130 if (mWrapContentConfig.isUnlimitedHeight()) { in testScenerio()332 if (mWrapContentConfig.isUnlimitedHeight() && in assertSame()348 if (mWrapContentConfig.isUnlimitedHeight() || mWrapContentConfig.isUnlimitedWidth()) { in assertSame()568 public boolean isUnlimitedHeight() { in isUnlimitedHeight() method in BaseWrapContentTest.WrapContentConfig
115 if (mWrapContentConfig.isUnlimitedHeight()) { in wrapContentAffectsOtherOrientation()