Searched refs:ikeSessionCallbackCaptor (Results 1 – 1 of 1) sorted by relevance
1180 ArgumentCaptor<EpdgTunnelManager.TmIkeSessionCallback> ikeSessionCallbackCaptor = in verifyCreateIkeSession() local1188 ikeSessionCallbackCaptor.capture(), in verifyCreateIkeSession()1192 return ikeSessionCallbackCaptor.getValue(); in verifyCreateIkeSession()1280 ArgumentCaptor<EpdgTunnelManager.TmIkeSessionCallback> ikeSessionCallbackCaptor = in verifyBackOffTimer() local1288 ikeSessionCallbackCaptor.capture(), in verifyBackOffTimer()1299 ikeSessionCallbackCaptor.getValue(); in verifyBackOffTimer()2505 ArgumentCaptor<EpdgTunnelManager.TmIkeSessionCallback> ikeSessionCallbackCaptor = in testCloseTunnelWithIkeInitTimeout() local2513 ikeSessionCallbackCaptor.capture(), in testCloseTunnelWithIkeInitTimeout()2515 ikeSessionCallbackCaptor.getValue().onClosedWithException(mMockIkeIoException); in testCloseTunnelWithIkeInitTimeout()