| Package | Description |
|---|---|
| android.content | |
| android.content.res |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentProvider.onConfigurationChanged(Configuration newConfig) |
void |
ComponentCallbacks.onConfigurationChanged(Configuration paramConfiguration) |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<Configuration> |
Configuration.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
int |
Configuration.compareTo(Configuration that) |
int |
Configuration.diff(Configuration delta) |
boolean |
Configuration.equals(Configuration that) |
void |
Configuration.setTo(Configuration o) |
int |
Configuration.updateFrom(Configuration delta) |
| Constructor and Description |
|---|
Configuration(Configuration o) |
Copyright © 2022. All rights reserved.