| Package | Description |
|---|---|
| android.os |
| Modifier and Type | Field and Description |
|---|---|
static StrictMode.ThreadPolicy |
StrictMode.ThreadPolicy.LAX |
| Modifier and Type | Method and Description |
|---|---|
static StrictMode.ThreadPolicy |
StrictMode.allowThreadDiskReads() |
static StrictMode.ThreadPolicy |
StrictMode.allowThreadDiskWrites() |
StrictMode.ThreadPolicy |
StrictMode.ThreadPolicy.Builder.build() |
static StrictMode.ThreadPolicy |
StrictMode.getThreadPolicy() |
| Modifier and Type | Method and Description |
|---|---|
static void |
StrictMode.setThreadPolicy(StrictMode.ThreadPolicy policy) |
| Constructor and Description |
|---|
StrictMode.ThreadPolicy.Builder(StrictMode.ThreadPolicy policy) |
Copyright © 2008-2013. All Rights Reserved.