Home
last modified time | relevance | path

Searched refs:startFlow (Results 1 – 3 of 3) sorted by relevance

/packages/apps/ImsServiceEntitlement/tests/unittests/src/com/android/imsserviceentitlement/
DWfcActivationControllerTest.java94 mWfcActivationController.startFlow(); in startFlow_launchAppForActivation_setPurposeActivation()
109 mWfcActivationController.startFlow(); in startFlow_launchAppForUpdate_setPurposeUpdate()
121 mWfcActivationController.startFlow(); in startFlow_launchAppForShowTc_setPurposeUpdate()
/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/
DWfcActivationActivity.java49 mWfcActivationController.startFlow(); in onCreate()
DWfcActivationController.java95 public void startFlow() { in startFlow() method in WfcActivationController