| Package | Description |
|---|---|
| android.os |
| Modifier and Type | Field and Description |
|---|---|
static Bundle |
Bundle.EMPTY |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<Bundle> |
Bundle.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
Bundle |
Bundle.getBundle(String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
Bundle.putAll(Bundle bundle) |
void |
Bundle.putBundle(String key,
Bundle value) |
| Constructor and Description |
|---|
Bundle(Bundle bundle) |
Copyright © 2017. All rights reserved.