Searched refs:METHOD_TYPE (Results 1 – 2 of 2) sorted by relevance
362 private static final String METHOD_TYPE = "methodType"; field in EapSessionConfig.EapMethodConfig445 int methodType = in.getInt(METHOD_TYPE); in fromPersistableBundle()470 result.putInt(METHOD_TYPE, mMethodType); in toPersistableBundle()
135 private static final String METHOD_TYPE = "METHOD_TYPE"; field in EapSessionConfigUtils.EapMethodConfigUtils141 result.putInt(METHOD_TYPE, config.getMethodType()); in toPersistableBundle()