The user is on wifi, then enables SUPL APN. When wifi is switched off, we try to establish DATA connection on the Default APN. If this fails, we were not retrying as the mRequestedApnType variable was not being reset. This was happening because the SUPL APN and the data connection APN were the same.
Added info about mcc and mnc, plus other changes per http://b/1918247; rewrote "How Android find best match" section per rgreenwalt's comments and added flowchart.
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%