Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 32455f82 authored by Muhammed Siju's avatar Muhammed Siju Committed by Gerrit - the friendly Code Review server
Browse files

Telephony: Fix issue of APN restore dialog displayed forever.

When DATA_CONNECTION_STATE_CHANGED intent is received with CONNECTED
state, show dialog is called if mRestoreDefaultApnMode == true.
This is creating two progress dialogs and when apn restore operation
is completed, only one dialog is dismissed.
To fix this, do not display restore apn dialog when receving intent
when mRestoreDefaultApnMode == true. The flag is set means that
the dialog is already being displayed.

Change-Id: I5c5aa0faa58e114cd6dee7cc34ac4e7c9a1389ed
CRs-Fixed: 1007758
parent dfed4445
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment