Searched refs:IE_IN_4WAY_DIFFERS (Results 1 – 5 of 5) sorted by relevance
299 || (reasonCode != ReasonCode.IE_IN_4WAY_DIFFERS in onDisconnected()555 case ReasonCode.IE_IN_4WAY_DIFFERS: in halToFrameworkReasonCode()556 return SupplicantStaIfaceHal.StaIfaceReasonCode.IE_IN_4WAY_DIFFERS; in halToFrameworkReasonCode()
341 || (reasonCode != StaIfaceReasonCode.IE_IN_4WAY_DIFFERS in onDisconnected()890 case StaIfaceReasonCode.IE_IN_4WAY_DIFFERS: in halToFrameworkReasonCode()891 return SupplicantStaIfaceHal.StaIfaceReasonCode.IE_IN_4WAY_DIFFERS; in halToFrameworkReasonCode()
139 public static final int IE_IN_4WAY_DIFFERS = 17; field in SupplicantStaIfaceHal.StaIfaceReasonCode219 case IE_IN_4WAY_DIFFERS: in toString()
1413 int reasonCode = StaIfaceReasonCode.IE_IN_4WAY_DIFFERS; in testIeDiffers()2276 int reasonCode = StaIfaceReasonCode.IE_IN_4WAY_DIFFERS; in testIeDiffersWhenOnStateChangedIsUsed()
1642 int reasonCode = ISupplicantStaIfaceCallback.ReasonCode.IE_IN_4WAY_DIFFERS; in testIeDiffers()3755 int reasonCode = ISupplicantStaIfaceCallback.ReasonCode.IE_IN_4WAY_DIFFERS; in testIeDiffersWhenonStateChangedV13IsUsed()