Home
last modified time | relevance | path

Searched refs:WfcActivationController (Results 1 – 6 of 6) sorted by relevance

/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/
DWfcActivationActivity.java37 private WfcActivationController mWfcActivationController;
121 public WfcActivationController getController() { in getController()
149 new WfcActivationController( in createDependeny()
DWfcActivationController.java56 public class WfcActivationController { class
81 public WfcActivationController( in WfcActivationController() method in WfcActivationController
DWfcActivationUi.java52 WfcActivationController getController(); in getController()
DEntitlementUtils.java28 import com.android.imsserviceentitlement.WfcActivationController.EntitlementResultCallback;
/packages/apps/ImsServiceEntitlement/tests/unittests/src/com/android/imsserviceentitlement/
DWfcActivationControllerTest.java71 private WfcActivationController mWfcActivationController;
279 new WfcActivationController(mContext, mActivationUi, mActivationApi, intent); in buildActivity()
DEntitlementUtilsTest.java25 import com.android.imsserviceentitlement.WfcActivationController.EntitlementResultCallback;