| java.lang.Object | ||
| ↳ | com.htc.net.FourG.QosStatistics | |
| ↳ | com.htc.net.wimax.WimaxQosStatistics | |
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the number of ARQ blocks across this service flow.
| |||||||||||
Returns the number of ARQ block retries across this service flow.
| |||||||||||
Returns the number of ARQ blocks discarded across this service flow that were dropped.
| |||||||||||
Returns the number of ARQ resets across this service flow that were dropped.
| |||||||||||
Returns the number of ARQ blocks resets across this service flow that were dropped.
| |||||||||||
Returns the number of HARQ blocks across this service flow.
| |||||||||||
Returns the number of HARQ block retries across this service flow.
| |||||||||||
Returns the number of HARQ blocks discarded across this service flow that were dropped.
| |||||||||||
Returns the number of HARQ resets across this service flow that were dropped.
| |||||||||||
Returns the number of HARQ blocks resets across this service flow that were dropped.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.htc.net.FourG.QosStatistics
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
Returns the number of ARQ blocks across this service flow. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of ARQ block retries across this service flow. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of ARQ blocks discarded across this service flow that were dropped. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of ARQ resets across this service flow that were dropped. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of ARQ blocks resets across this service flow that were dropped. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of HARQ blocks across this service flow. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of HARQ block retries across this service flow. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of HARQ blocks discarded across this service flow that were dropped. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of HARQ resets across this service flow that were dropped. If this datum is unavailable, Long.MIN_VALUE is returned.
Returns the number of HARQ blocks resets across this service flow that were dropped. If this datum is unavailable, Long.MIN_VALUE is returned.