Searched refs:ikeOptions (Results 1 – 2 of 2) sorted by relevance
261 long ikeOptions, in IkeSessionParams() argument286 mIkeOptions = ikeOptions; in IkeSessionParams()350 long ikeOptions = in.getLong(IKE_OPTIONS_KEY); in fromPersistableBundle() local352 if (hasIkeOption(ikeOptions, option)) { in fromPersistableBundle()
1007 private IkeSessionParams buildIkeSessionParamsWithIkeOptions(int... ikeOptions) in buildIkeSessionParamsWithIkeOptions() argument1010 for (int option : ikeOptions) { in buildIkeSessionParamsWithIkeOptions()