Searched refs:combinedRegState (Results 1 – 1 of 1) sorted by relevance
2552 int combinedRegState = getCombinedRegState(mSS); in updateSpnDisplayLegacy() local2554 && (combinedRegState == ServiceState.STATE_IN_SERVICE)) { in updateSpnDisplayLegacy()2623 if (combinedRegState == ServiceState.STATE_OUT_OF_SERVICE in updateSpnDisplayLegacy()2624 || combinedRegState == ServiceState.STATE_EMERGENCY_ONLY) { in updateSpnDisplayLegacy()2643 } else if (combinedRegState == ServiceState.STATE_IN_SERVICE) { in updateSpnDisplayLegacy()2721 if (combinedRegState == ServiceState.STATE_OUT_OF_SERVICE) { in updateSpnDisplayLegacy()