Home
last modified time | relevance | path

Searched refs:transitionWithSecondaryTimerTo (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkTypeController.java486 transitionWithSecondaryTimerTo((IState) msg.obj); in processMessage()
823 private void transitionWithSecondaryTimerTo(IState destState) { in transitionWithSecondaryTimerTo() method in NetworkTypeController