Searched refs:mWfcActivationController (Results 1 – 2 of 2) sorted by relevance
71 private WfcActivationController mWfcActivationController; field in WfcActivationControllerTest94 mWfcActivationController.startFlow(); in startFlow_launchAppForActivation_setPurposeActivation()109 mWfcActivationController.startFlow(); in startFlow_launchAppForUpdate_setPurposeUpdate()121 mWfcActivationController.startFlow(); in startFlow_launchAppForShowTc_setPurposeUpdate()136 mWfcActivationController.finishFlow(); in finishFlow_isFinishing_showGeneralWaitingUi()173 mWfcActivationController.evaluateEntitlementStatus(); in handleEntitlementStatusForActivation_isVowifiEntitledTrue_setActivityResultOk()194 mWfcActivationController.evaluateEntitlementStatus(); in handleEntitlementStatusForActivation_isServerDataMissingTrue_showWebview()211 mWfcActivationController.evaluateEntitlementStatus(); in handleEntitlementStatusForActivation_isIncompatibleTrue_showErrorUi()230 mWfcActivationController.evaluateEntitlementStatus(); in handleEntitlementStatusForActivation_unexpectedStatus_showGeneralErrorUi()250 mWfcActivationController.reevaluateEntitlementStatus(); in handleEntitlementStatusAfterActivation_isVowifiEntitledTrue_setActivityResultOk()[all …]
37 private WfcActivationController mWfcActivationController; field in WfcActivationActivity49 mWfcActivationController.startFlow(); in onCreate()55 mWfcActivationController.finish(); in onDestroy()122 return mWfcActivationController; in getController()143 if (mWfcActivationController == null) { in createDependeny()148 mWfcActivationController = in createDependeny()