Searched refs:TEAR_DOWN_REASON_DATA_DISABLED (Results 1 – 2 of 2) sorted by relevance
283 TEAR_DOWN_REASON_DATA_DISABLED,328 public static final int TEAR_DOWN_REASON_DATA_DISABLED = 4; field in DataNetwork3889 case TEAR_DOWN_REASON_DATA_DISABLED -> "DATA_DISABLED";
2394 return DataNetwork.TEAR_DOWN_REASON_DATA_DISABLED; in getTearDownReason()