|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.android.ddmlib.EmulatorConsole.NetworkStatus
public static class EmulatorConsole.NetworkStatus
Network Status class
| Field Summary | |
|---|---|
int |
latency
network latency status. |
int |
speed
network speed status. |
| Constructor Summary | |
|---|---|
EmulatorConsole.NetworkStatus()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int speed
EmulatorConsole.DOWNLOAD_SPEEDS array.
public int latency
EmulatorConsole.MIN_LATENCIES array.
| Constructor Detail |
|---|
public EmulatorConsole.NetworkStatus()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||