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