Searched refs:BRINGDOWN_REASON_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
19 import static com.google.android.iwlan.epdg.EpdgTunnelManager.BRINGDOWN_REASON_UNKNOWN;803 BRINGDOWN_REASON_UNKNOWN); in testCloseTunnelWithNoTunnelForApn()835 BRINGDOWN_REASON_UNKNOWN); in testCloseTunnelWithForceClose()862 BRINGDOWN_REASON_UNKNOWN); in testCloseTunnelWithNonForceClose()2267 BRINGDOWN_REASON_UNKNOWN); in testCloseTunnelWithEpdgSelectionIncomplete()
247 public static final int BRINGDOWN_REASON_UNKNOWN = 0; field in EpdgTunnelManager256 BRINGDOWN_REASON_UNKNOWN,268 case BRINGDOWN_REASON_UNKNOWN: in bringdownReasonToString()
1724 mSpyIwlanDataServiceProvider.forceCloseTunnels(EpdgTunnelManager.BRINGDOWN_REASON_UNKNOWN); in testIwlanDataServiceHandlerOnUnbind()1735 eq(EpdgTunnelManager.BRINGDOWN_REASON_UNKNOWN)); in testIwlanDataServiceHandlerOnUnbind()
1864 dp.forceCloseTunnels(EpdgTunnelManager.BRINGDOWN_REASON_UNKNOWN); in handleMessage()