Searched refs:CF_ACTION_DISABLE (Results 1 – 7 of 7) sorted by relevance
19 import static com.android.internal.telephony.CommandsInterface.CF_ACTION_DISABLE;398 } else if (action == CF_ACTION_DISABLE) { in getCallForwardingPrefixAndNumber()406 } else if (action == CF_ACTION_DISABLE) { in getCallForwardingPrefixAndNumber()414 } else if (action == CF_ACTION_DISABLE) { in getCallForwardingPrefixAndNumber()422 } else if (action == CF_ACTION_DISABLE) { in getCallForwardingPrefixAndNumber()
41 import static com.android.internal.telephony.CommandsInterface.CF_ACTION_DISABLE;1134 case CF_ACTION_DISABLE: in isValidCommandInterfaceCFAction()1183 case CF_ACTION_DISABLE: return ImsUtInterface.ACTION_DEACTIVATION; in getActionFromCFAction()1430 action = CommandsInterface.CF_ACTION_DISABLE; in setCallBarring()
872 return CommandsInterface.CF_ACTION_DISABLE; in callBarAction()931 cfAction = CommandsInterface.CF_ACTION_DISABLE; in processCode()1090 callAction = CommandsInterface.CF_ACTION_DISABLE; in processCode()
554 case CommandsInterface.CF_ACTION_DISABLE: in cfActionToRequestType()1124 cfAction = CommandsInterface.CF_ACTION_DISABLE; in processCode()
75 static final int CF_ACTION_DISABLE = 0; field
23 import static com.android.internal.telephony.CommandsInterface.CF_ACTION_DISABLE;2409 case CF_ACTION_DISABLE: in isValidCommandInterfaceCFAction()
612 eq(CommandsInterface.CF_ACTION_DISABLE), messageArgumentCaptor.capture(), in testCellBarring()