PendingBlock.Type
public
static
final
enum
PendingBlock.Type
extends Enum<PendingBlock.Type>
| java.lang.Object | ||
| ↳ | java.lang.Enum<com.android.incfs.install.PendingBlock.Type> | |
| ↳ | com.android.incfs.install.PendingBlock.Type | |
摘要
枚举值 | |
|---|---|
PendingBlock.Type |
APK_DATA
|
PendingBlock.Type |
SIGNATURE_TREE
|
公共方法 | |
|---|---|
static
PendingBlock.Type
|
valueOf(String name)
|
static
final
Type[]
|
values()
|