Searched refs:CF_REASON_NOT_REACHABLE (Results 1 – 5 of 5) sorted by relevance
38 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;937 case CF_REASON_NOT_REACHABLE: in isValidCommandInterfaceCFReason()970 case CF_REASON_NOT_REACHABLE: return ImsUtInterface.CDIV_CF_NOT_REACHABLE; in getConditionFromCFReason()985 case ImsUtInterface.CDIV_CF_NOT_REACHABLE: return CF_REASON_NOT_REACHABLE; in getCFReasonFromCondition()992 return CF_REASON_NOT_REACHABLE; in getCFReasonFromCondition()
412 return CommandsInterface.CF_REASON_NOT_REACHABLE; in scToCallForwardReason()
66 static final int CF_REASON_NOT_REACHABLE = 3; field
28 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;2069 case CF_REASON_NOT_REACHABLE: in isValidCommandInterfaceCFReason()
504 return CommandsInterface.CF_REASON_NOT_REACHABLE; in scToCallForwardReason()