|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.os.NetStat
public class NetStat
| Constructor Summary | |
|---|---|
NetStat()
|
|
| Method Summary | |
|---|---|
static int |
netStatGetRxBytes()
Get total number of rx bytes received through ppp0 |
static int |
netStatGetRxPkts()
Get total number of rx packets received through ppp0 |
static int |
netStatGetTxBytes()
Get total number of tx bytes received through ppp0 |
static int |
netStatGetTxPkts()
Get total number of tx packets sent through ppp0 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NetStat()
| Method Detail |
|---|
public static int netStatGetTxPkts()
public static int netStatGetRxPkts()
public static int netStatGetTxBytes()
public static int netStatGetRxBytes()
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||