Searched refs:bringdownRequest (Results 1 – 1 of 1) sorted by relevance
2123 TunnelBringdownRequest bringdownRequest = (TunnelBringdownRequest) msg.obj; in handleMessage() local2124 apnName = bringdownRequest.mApnName; in handleMessage()2125 boolean forceClose = bringdownRequest.mForceClose; in handleMessage()2126 int reason = bringdownRequest.mBringDownReason; in handleMessage()2161 bringdownRequest.mTunnelCallback.onClosed(apnName, iwlanError); in handleMessage()2162 bringdownRequest.mIwlanTunnelMetrics.onClosed( in handleMessage()