Searched refs:CF_ACTION_DISABLE (Results 1 – 7 of 7) sorted by relevance
19 import static com.android.internal.telephony.CommandsInterface.CF_ACTION_DISABLE;397 } else if (action == CF_ACTION_DISABLE) { in getCallForwardingPrefixAndNumber()405 } else if (action == CF_ACTION_DISABLE) { in getCallForwardingPrefixAndNumber()413 } else if (action == CF_ACTION_DISABLE) { in getCallForwardingPrefixAndNumber()421 } else if (action == CF_ACTION_DISABLE) { in getCallForwardingPrefixAndNumber()
31 import static com.android.internal.telephony.CommandsInterface.CF_ACTION_DISABLE;1042 case CF_ACTION_DISABLE: in isValidCommandInterfaceCFAction()1091 case CF_ACTION_DISABLE: return ImsUtInterface.ACTION_DEACTIVATION; in getActionFromCFAction()1338 action = CommandsInterface.CF_ACTION_DISABLE; in setCallBarring()
845 return CommandsInterface.CF_ACTION_DISABLE; in callBarAction()898 cfAction = CommandsInterface.CF_ACTION_DISABLE; in processCode()1057 callAction = CommandsInterface.CF_ACTION_DISABLE; in processCode()
59 static final int CF_ACTION_DISABLE = 0; field
21 import static com.android.internal.telephony.CommandsInterface.CF_ACTION_DISABLE;2057 case CF_ACTION_DISABLE: in isValidCommandInterfaceCFAction()
576 eq(CommandsInterface.CF_ACTION_DISABLE), messageArgumentCaptor.capture(), in testCellBarring()
967 cfAction = CommandsInterface.CF_ACTION_DISABLE; in processCode()