Searched refs:combinedRegState (Results 1 – 1 of 1) sorted by relevance
2239 int combinedRegState = getCombinedRegState(); in updateSpnDisplay() local2241 && (combinedRegState == ServiceState.STATE_IN_SERVICE)) { in updateSpnDisplay()2296 if (combinedRegState == ServiceState.STATE_OUT_OF_SERVICE in updateSpnDisplay()2297 || combinedRegState == ServiceState.STATE_EMERGENCY_ONLY) { in updateSpnDisplay()2316 } else if (combinedRegState == ServiceState.STATE_IN_SERVICE) { in updateSpnDisplay()2429 if (combinedRegState == ServiceState.STATE_OUT_OF_SERVICE) { in updateSpnDisplay()