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

/frameworks/base/core/java/android/webkit/
H A DWebViewClassic.java1107 // use DEFAULT_VIEWPORT_WIDTH as the default viewport width
1108 static final int DEFAULT_VIEWPORT_WIDTH = 980; field in class:WebViewClassic
1114 static int sMaxViewportWidth = DEFAULT_VIEWPORT_WIDTH;

Completed in 62 milliseconds