java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.htc.net.FourG.FourGManager.RtdRequestedSpec |
Enum used with method startNeighborListScan( boolean wideScan , RtdRequestedSpec rtdSpec , Boolean dataSessionInterruptionAllowed
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
FourGManager.RtdRequestedSpec | RTD_SPEC_ALL | indicated that the RTD data for all the visible Base Stations is being requested. | |||||||||
FourGManager.RtdRequestedSpec | RTD_SPEC_NONE | indicates that no Round Trip Delay (RTD) data is being requested. | |||||||||
FourGManager.RtdRequestedSpec | RTD_SPEC_SERVING_BS | indicates that only the RTD value for the serving BS is being requested. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
indicated that the RTD data for all the visible Base Stations is being requested.
indicates that no Round Trip Delay (RTD) data is being requested.
indicates that only the RTD value for the serving BS is being requested.