| zAdjustment
Allows for an adjustment of the Z ordering of the content being
animated for the duration of the animation.
int
|
R.attr |
| ZERO
The constant zero as a
BigDecimal. |
BigDecimal |
| ZERO
The
BigInteger constant 0. |
BigInteger |
| ZipEntry(String name)
Constructs a new
ZipEntry with the specified name. |
ZipEntry |
| ZipEntry(ZipEntry ze)
Constructs a new
ZipEntry using the values obtained from ze. |
ZipEntry |
| ZipException()
Constructs a new
ZipException instance. |
ZipException |
| ZipException(String detailMessage)
Constructs a new
ZipException instance with the specified
message. |
ZipException |
| ZipFile(File file)
Constructs a new
ZipFile with the specified file. |
ZipFile |
| ZipFile(File file, int mode)
Opens a file as ZIP-archive.
|
ZipFile |
| ZipFile(String name)
Opens a ZIP archived file.
|
ZipFile |
| ZipInputStream(InputStream stream)
Constructs a new
ZipInputStream from the specified input stream. |
ZipInputStream |
| ZipOutputStream(OutputStream p1)
Constructs a new
ZipOutputStream with the specified output
stream. |
ZipOutputStream |
| ZONE_OFFSET
Field number for
get and set indicating the
raw offset from GMT in milliseconds.int
|
Calendar |
| ZoomButton(Context context) | ZoomButton |
| ZoomButton(Context context, AttributeSet attrs) | ZoomButton |
| ZoomButton(Context context, AttributeSet attrs, int defStyle) | ZoomButton |
| ZoomButtonsController(View ownerView)
Constructor for the ZoomButtonsController.
|
ZoomButtonsController |
| ZoomControls(Context context) | ZoomControls |
| ZoomControls(Context context, AttributeSet attrs) | ZoomControls |
| zoomIn()
Perform zoom in in the webview
|
WebView |
| zoomOut()
Perform zoom out in the webview
|
WebView |
| zoom_plate
int
|
R.drawable |
| ZORDER_BOTTOM
Requests that the content being animated be forced under all other
content for the duration of the animation.
int
|
Animation |
| ZORDER_NORMAL
Requests that the content being animated be kept in its current Z
order.
int
|
Animation |
| ZORDER_TOP
Requests that the content being animated be forced on top of all other
content for the duration of the animation.
int
|
Animation |