Searched defs:methodType (Results 1 – 2 of 2) sorted by relevance
448 EapMethodConfig(@EapMethod int methodType) { in EapMethodConfig()461 int methodType = in.getInt(METHOD_TYPE); in fromPersistableBundle() local549 private EapUiccConfig(@EapMethod int methodType, int subId, @UiccAppType int apptype) { in EapUiccConfig()656 EapAkaConfig(int methodType, int subId, @UiccAppType int apptype, EapAkaOption options) { in EapAkaConfig()
131 public abstract Builder setHttpMethodType(HttpMethodType methodType); in setHttpMethodType()