Searched refs:apnCtx (Results 1 – 1 of 1) sorted by relevance
4099 ApnContext apnCtx = mApnContextsByType.get(ApnSetting.TYPE_DEFAULT); in handleMessage() local4100 if (apnCtx.isProvisioningApn() && apnCtx.isConnectedOrConnecting()) { in handleMessage()4106 cleanUpConnectionInternal(true, RELEASE_TYPE_DETACH, apnCtx); in handleMessage()