Searched refs:CF_REASON_NOT_REACHABLE (Results 1 – 6 of 6) sorted by relevance
22 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;418 case CF_REASON_NOT_REACHABLE: { in getCallForwardingPrefixAndNumber()
38 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;1030 case CF_REASON_NOT_REACHABLE: in isValidCommandInterfaceCFReason()1063 case CF_REASON_NOT_REACHABLE: return ImsUtInterface.CDIV_CF_NOT_REACHABLE; in getConditionFromCFReason()1078 case ImsUtInterface.CDIV_CF_NOT_REACHABLE: return CF_REASON_NOT_REACHABLE; in getCFReasonFromCondition()1085 return CF_REASON_NOT_REACHABLE; in getCFReasonFromCondition()
410 return CommandsInterface.CF_REASON_NOT_REACHABLE; in scToCallForwardReason()
68 static final int CF_REASON_NOT_REACHABLE = 3; field
28 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;2036 case CF_REASON_NOT_REACHABLE: in isValidCommandInterfaceCFReason()
504 return CommandsInterface.CF_REASON_NOT_REACHABLE; in scToCallForwardReason()