Searched refs:newIkeNattKeepalive (Results 1 – 3 of 3) sorted by relevance
304 public IkeNattKeepalive newIkeNattKeepalive( in newIkeNattKeepalive() method in IkeConnectionController.Dependencies436 mIkeNattKeepalive = mDependencies.newIkeNattKeepalive(mIkeContext, keepaliveConfig); in setupOrUpdateNattKeeaplive()
152 when(mMockConnectionCtrlDeps.newIkeNattKeepalive(any(), any())) in buildIkeConnectionCtrl()244 verify(mMockConnectionCtrlDeps).newIkeNattKeepalive(any(), any()); in verifyKeepalive()
958 .newIkeNattKeepalive(any(), any()); in makeAndStartIkeSession()