Searched refs:isIkeFragmentationSupported (Results 1 – 2 of 2) sorted by relevance
267 boolean isIkeFragmentationSupported) { in IkeSessionParams() argument295 mIsIkeFragmentationSupported = isIkeFragmentationSupported; in IkeSessionParams()592 public boolean isIkeFragmentationSupported() { in isIkeFragmentationSupported() method in IkeSessionParams
170 assertTrue(sessionParams.isIkeFragmentationSupported()); in verifyIkeSessionParamsCommon()