Searched refs:CF_REASON_NO_REPLY (Results 1 – 10 of 10) sorted by relevance
38 CommandsInterface.CF_REASON_NO_REPLY,
23 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NO_REPLY;411 case CF_REASON_NO_REPLY: { in getCallForwardingPrefixAndNumber()
151 if (reason == CommandsInterface.CF_REASON_NO_REPLY) { in onDialogClosed()425 case CommandsInterface.CF_REASON_NO_REPLY: in handleGetCFResponse()
229 case CommandsInterface.CF_REASON_NO_REPLY: in onActivityResult()
220 case CommandsInterface.CF_REASON_NO_REPLY: in onActivityResult()
39 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NO_REPLY;1055 case CF_REASON_NO_REPLY: in isValidCommandInterfaceCFReason()1088 case CF_REASON_NO_REPLY: return ImsUtInterface.CDIV_CF_NO_REPLY; in getConditionFromCFReason()1103 case ImsUtInterface.CDIV_CF_NO_REPLY: return CF_REASON_NO_REPLY; in getCFReasonFromCondition()
428 return CommandsInterface.CF_REASON_NO_REPLY; in scToCallForwardReason()1508 (info.reason == CommandsInterface.CF_REASON_NO_REPLY); in makeCFQueryResultMessage()
515 return CommandsInterface.CF_REASON_NO_REPLY; in scToCallForwardReason()1626 (info.reason == CommandsInterface.CF_REASON_NO_REPLY); in makeCFQueryResultMessage()
73 static final int CF_REASON_NO_REPLY = 2; field
28 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NO_REPLY;2180 case CF_REASON_NO_REPLY: in isValidCommandInterfaceCFReason()