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