Searched refs:ikeOptions (Results 1 – 3 of 3) sorted by relevance
213 int[] ikeOptions) in setupAndVerifyIkeSessionWithMobility() argument225 for (int option : ikeOptions) { in setupAndVerifyIkeSessionWithMobility()388 final int[] ikeOptions = in testSetNetworkWithoutMobikeEnabled() local398 ikeOptions); in testSetNetworkWithoutMobikeEnabled()
531 long ikeOptions, in IkeSessionParams() argument559 mIkeOptions = ikeOptions; in IkeSessionParams()628 long ikeOptions = in.getLong(IKE_OPTIONS_KEY); in fromPersistableBundle() local630 if (hasIkeOption(ikeOptions, option)) { in fromPersistableBundle()
1112 private IkeSessionParams buildIkeSessionParamsWithIkeOptions(int... ikeOptions) in buildIkeSessionParamsWithIkeOptions() argument1115 for (int option : ikeOptions) { in buildIkeSessionParamsWithIkeOptions()