Searched refs:EVENT_TUNNEL_BRINGUP_REQUEST (Results 1 – 1 of 1) sorted by relevance
101 private static final int EVENT_TUNNEL_BRINGUP_REQUEST = 0; field in EpdgTunnelManager718 mHandler.obtainMessage(EVENT_TUNNEL_BRINGUP_REQUEST, tunnelRequestWrapper)); in bringUpTunnel()1208 case EVENT_TUNNEL_BRINGUP_REQUEST: in handleMessage()