Searched refs:EID_INTERWORKING (Results 1 – 4 of 4) sorted by relevance
944 ie.id = InformationElement.EID_INTERWORKING; in getInterworkingElementNoVenueIE()973 ie.id = InformationElement.EID_INTERWORKING; in getInterworkingElementWithVenueIE()
121 if (ie.id == InformationElement.EID_INTERWORKING) { in getInterworkingIE()230 if (ie.id != InformationElement.EID_INTERWORKING) { in from()
177 case ScanResult.InformationElement.EID_INTERWORKING: in NetworkDetail()
471 public static final int EID_INTERWORKING = 107; field in ScanResult.InformationElement