Searched defs:heightWrapContent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
H A DAwLayoutSizerTest.java25 public boolean heightWrapContent; field in class:AwLayoutSizerTest.LayoutSizerDelegate
46 return heightWrapContent;
385 delegate.heightWrapContent = true;
420 delegate.heightWrapContent = false;
433 delegate.heightWrapContent = true;
444 delegate.heightWrapContent = false;

Completed in 125 milliseconds