Searched refs:combinedRegState (Results 1 – 1 of 1) sorted by relevance
2182 int combinedRegState = getCombinedRegState(); in updateSpnDisplay() local2184 && (combinedRegState == ServiceState.STATE_IN_SERVICE)) { in updateSpnDisplay()2238 if (combinedRegState == ServiceState.STATE_OUT_OF_SERVICE in updateSpnDisplay()2239 || combinedRegState == ServiceState.STATE_EMERGENCY_ONLY) { in updateSpnDisplay()2252 } else if (combinedRegState == ServiceState.STATE_IN_SERVICE) { in updateSpnDisplay()2365 if (combinedRegState == ServiceState.STATE_OUT_OF_SERVICE) { in updateSpnDisplay()