Searched refs:getSecondaryTimer (Results 1 – 1 of 1) sorted by relevance
1033 if (rule != null && rule.getSecondaryTimer(currentName) > 0) { in transitionWithSecondaryTimerTo()1039 rule.getSecondaryTimer(currentName) * 1000); in transitionWithSecondaryTimerTo()1189 public int getSecondaryTimer(String secondaryState) { in getSecondaryTimer() method in NetworkTypeController.OverrideTimerRule