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.java102 mWfcActivationController.startFlow(); in startFlow_launchAppForActivation_setPurposeActivation()
117 mWfcActivationController.startFlow(); in startFlow_launchAppForUpdate_setPurposeUpdate()
129 mWfcActivationController.startFlow(); in startFlow_launchAppForShowTc_setPurposeUpdate()
215 mWfcActivationController.startFlow(); in finish_startFlowForActivate_writeLoggerPurposeActivation()
252 mWfcActivationController.startFlow(); in finish_entitlementResultWfcEntitled_writeLoggerAppResultSuccessful()
/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/
DWfcActivationActivity.java49 mWfcActivationController.startFlow(); in onCreate()
DWfcActivationController.java109 public void startFlow() { in startFlow() method in WfcActivationController