Searched refs:CF_REASON_NOT_REACHABLE (Results 1 – 5 of 5) sorted by relevance
74 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;630 case CF_REASON_NOT_REACHABLE: in isValidCommandInterfaceCFReason()660 case CF_REASON_NOT_REACHABLE: return ImsUtInterface.CDIV_CF_NOT_REACHABLE; in getConditionFromCFReason()675 case ImsUtInterface.CDIV_CF_NOT_REACHABLE: return CF_REASON_NOT_REACHABLE; in getCFReasonFromCondition()682 return CF_REASON_NOT_REACHABLE; in getCFReasonFromCondition()
360 return CommandsInterface.CF_REASON_NOT_REACHABLE; in scToCallForwardReason()
65 static final int CF_REASON_NOT_REACHABLE = 3; field
62 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;1538 case CF_REASON_NOT_REACHABLE: in isValidCommandInterfaceCFReason()
430 return CommandsInterface.CF_REASON_NOT_REACHABLE; in scToCallForwardReason()