Searched refs:apnCtx (Results 1 – 1 of 1) sorted by relevance
1070 ApnContext apnCtx = mApnContexts.get("default"); in handleMessage() local1071 if (apnCtx.isProvisioningApn() && apnCtx.isConnectedOrConnecting()) { in handleMessage()1077 sendCleanUpConnection(true, apnCtx); in handleMessage()