Searched refs:ACTION_ACTIVATION (Results 1 – 3 of 3) sorted by relevance
39 public static final int ACTION_ACTIVATION = 1; field
499 verify(mImsUtInterface).updateCallForward(eq(ImsUtInterface.ACTION_ACTIVATION), in testCallForwardingOption()
999 case CF_ACTION_ENABLE: return ImsUtInterface.ACTION_ACTIVATION; in getActionFromCFAction()