Searched refs:CF_REASON_NOT_REACHABLE (Results 1 – 5 of 5) sorted by relevance
34 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;786 case CF_REASON_NOT_REACHABLE: in isValidCommandInterfaceCFReason()816 case CF_REASON_NOT_REACHABLE: return ImsUtInterface.CDIV_CF_NOT_REACHABLE; in getConditionFromCFReason()831 case ImsUtInterface.CDIV_CF_NOT_REACHABLE: return CF_REASON_NOT_REACHABLE; in getCFReasonFromCondition()838 return CF_REASON_NOT_REACHABLE; in getCFReasonFromCondition()
395 return CommandsInterface.CF_REASON_NOT_REACHABLE; in scToCallForwardReason()
72 static final int CF_REASON_NOT_REACHABLE = 3; field
26 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;1696 case CF_REASON_NOT_REACHABLE: in isValidCommandInterfaceCFReason()
491 return CommandsInterface.CF_REASON_NOT_REACHABLE; in scToCallForwardReason()