Searched refs:STATE_OUT_OF_SERVICE (Results 1 – 13 of 13) sorted by relevance
52 public static final int STATE_OUT_OF_SERVICE = 1; field in ServiceState125 private int mState = STATE_OUT_OF_SERVICE;506 setNullState(STATE_OUT_OF_SERVICE); in setStateOutOfService()
99 protected int mDataConnectionState = ServiceState.STATE_OUT_OF_SERVICE;100 protected int mNewDataConnectionState = ServiceState.STATE_OUT_OF_SERVICE;1173 int retVal = ServiceState.STATE_OUT_OF_SERVICE; in radioTechnologyToDataServiceState()1201 return ServiceState.STATE_OUT_OF_SERVICE; in regCodeToServiceState()1207 return ServiceState.STATE_OUT_OF_SERVICE; in regCodeToServiceState()1213 return ServiceState.STATE_OUT_OF_SERVICE; in regCodeToServiceState()
218 if (newSS.getState() == ServiceState.STATE_OUT_OF_SERVICE) { in pollStateDone()
430 } else if (serviceState == ServiceState.STATE_OUT_OF_SERVICE in disconnectCauseFromCode()
85 private int gprsState = ServiceState.STATE_OUT_OF_SERVICE;86 private int newGPRSState = ServiceState.STATE_OUT_OF_SERVICE;1239 return ServiceState.STATE_OUT_OF_SERVICE; in regCodeToServiceState()1250 return ServiceState.STATE_OUT_OF_SERVICE; in regCodeToServiceState()
370 } else if (serviceState == ServiceState.STATE_OUT_OF_SERVICE in disconnectCauseFromCode()
261 int resultState = ServiceState.STATE_OUT_OF_SERVICE; in getServiceState()269 } else if (serviceState == ServiceState.STATE_OUT_OF_SERVICE) { in getServiceState()
455 case ServiceState.STATE_OUT_OF_SERVICE: in hasService()
1836 if (state == ServiceState.STATE_OUT_OF_SERVICE in fixPhoneServiceState()1856 if (state == ServiceState.STATE_OUT_OF_SERVICE in updateAllPhoneStateLocked()1872 } else if (state == ServiceState.STATE_OUT_OF_SERVICE) { in updateAllPhoneStateLocked()
18981 field public static final int STATE_OUT_OF_SERVICE = 1; // 0x1
19122 field public static final int STATE_OUT_OF_SERVICE = 1; // 0x1
20115 field public static final int STATE_OUT_OF_SERVICE = 1; // 0x1