Searched refs:combinedRegState (Results 1 – 1 of 1) sorted by relevance
2662 int combinedRegState = getCombinedRegState(mSS); in updateSpnDisplayLegacy() local2664 && (combinedRegState == ServiceState.STATE_IN_SERVICE)) { in updateSpnDisplayLegacy()2733 if (combinedRegState == ServiceState.STATE_OUT_OF_SERVICE in updateSpnDisplayLegacy()2734 || combinedRegState == ServiceState.STATE_EMERGENCY_ONLY) { in updateSpnDisplayLegacy()2751 } else if (combinedRegState == ServiceState.STATE_IN_SERVICE) { in updateSpnDisplayLegacy()2836 if (combinedRegState == ServiceState.STATE_OUT_OF_SERVICE) { in updateSpnDisplayLegacy()