Searched refs:timeoutState (Results 1 – 2 of 2) sorted by relevance
156 public void handleTimerEvent(int timeoutState) { in handleTimerEvent() argument157 if (mState != timeoutState || mState == STATE_NONE) { in handleTimerEvent()161 switch (timeoutState) { in handleTimerEvent()
182 public void handleTimerEvent(int timeoutState) { in handleTimerEvent() argument183 if (mState != timeoutState) { in handleTimerEvent()