Searched refs:requestForUpdateEid (Results 1 – 2 of 2) sorted by relevance
456 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldNotSetEid()497 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldSetEidFromCard()540 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldSetEidFromManager()580 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldRemoveEid()612 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldNotSetEidInSingleSimMode()645 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldSetEidInSingleSimModeWithEnabledEuicc()678 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldSetEidInSingleSimModeWithDisabledEuicc()709 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldRemoveEidInSingleSimMode()
225 requestForUpdateEid(); in initialize()579 void requestForUpdateEid() { in requestForUpdateEid() method in SimStatusDialogController