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