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