Searched refs:isUnlimitedWidth (Results 1 – 2 of 2) sorted by relevance
133 if (mWrapContentConfig.isUnlimitedWidth()) { in testScenerio()339 if (mWrapContentConfig.isUnlimitedWidth() && in assertSame()348 if (mWrapContentConfig.isUnlimitedHeight() || mWrapContentConfig.isUnlimitedWidth()) { in assertSame()559 public boolean isUnlimitedWidth() { in isUnlimitedWidth() method in BaseWrapContentTest.WrapContentConfig
119 if (mWrapContentConfig.isUnlimitedWidth()) { in wrapContentAffectsOtherOrientation()