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;419 case CF_REASON_NOT_REACHABLE: { in getCallForwardingPrefixAndNumber()
48 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;1122 case CF_REASON_NOT_REACHABLE: in isValidCommandInterfaceCFReason()1155 case CF_REASON_NOT_REACHABLE: return ImsUtInterface.CDIV_CF_NOT_REACHABLE; in getConditionFromCFReason()1170 case ImsUtInterface.CDIV_CF_NOT_REACHABLE: return CF_REASON_NOT_REACHABLE; in getCFReasonFromCondition()1177 return CF_REASON_NOT_REACHABLE; in getCFReasonFromCondition()
427 return CommandsInterface.CF_REASON_NOT_REACHABLE; in scToCallForwardReason()
523 return CommandsInterface.CF_REASON_NOT_REACHABLE; in scToCallForwardReason()541 case CommandsInterface.CF_REASON_NOT_REACHABLE: in cfReasonToServiceType()
83 static final int CF_REASON_NOT_REACHABLE = 3; field
30 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;2388 case CF_REASON_NOT_REACHABLE: in isValidCommandInterfaceCFReason()