Searched refs:requestForUpdateEid (Results 1 – 2 of 2) sorted by relevance
412 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldNotSetEid()453 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldSetEidFromCard()496 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldSetEidFromManager()536 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldRemoveEid()568 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldNotSetEidInSingleSimMode()601 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldSetEidInSingleSimModeWithEnabledEuicc()634 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldSetEidInSingleSimModeWithDisabledEuicc()665 doNothing().when(mController).requestForUpdateEid(); in initialize_updateEid_shouldRemoveEidInSingleSimMode()
232 requestForUpdateEid(); in initialize()612 protected void requestForUpdateEid() { in requestForUpdateEid() method in SimStatusDialogController