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.java57 public class WfcActivationController { class
78 public WfcActivationController( in WfcActivationController() method in WfcActivationController
92 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.java79 private WfcActivationController mWfcActivationController;
185 new WfcActivationController( in finishFlow_startForUpdate_showGeneralWaitingUi()
207 new WfcActivationController( in finish_startFlowForActivate_writeLoggerPurposeActivation()
244 new WfcActivationController( in finish_entitlementResultWfcEntitled_writeLoggerAppResultSuccessful()
435 new WfcActivationController( in handleEntitlementStatusAfterUpdating_entitlementStatusNoServerData_turnOffWfc()
550 new WfcActivationController(mContext, mMockActivationUi, mMockActivationApi, in buildActivity()
DEntitlementUtilsTest.java27 import com.android.imsserviceentitlement.WfcActivationController.EntitlementResultCallback;