|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebSettings.ZoomDensity | |
|---|---|
| android.webkit | |
| Uses of WebSettings.ZoomDensity in android.webkit |
|---|
| Methods in android.webkit that return WebSettings.ZoomDensity | |
|---|---|
WebSettings.ZoomDensity |
WebSettings.getDefaultZoom()
|
static WebSettings.ZoomDensity |
WebSettings.ZoomDensity.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WebSettings.ZoomDensity[] |
WebSettings.ZoomDensity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in android.webkit with parameters of type WebSettings.ZoomDensity | |
|---|---|
void |
WebSettings.setDefaultZoom(WebSettings.ZoomDensity zoom)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||