Home
last modified time | relevance | path

Searched refs:AwLayoutSizerDelegate (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
DAwContents.java412 private class AwLayoutSizerDelegate implements AwLayoutSizer.Delegate { class in AwContents
574 mLayoutSizer.setDelegate(new AwLayoutSizerDelegate()); in AwContents()