D | NetworkConnectionEventInfo.java | 32 public final BitSet keyMgmtMask; field in NetworkConnectionEventInfo 35 boolean isFilsConnection, BitSet keyMgmtMask) { in NetworkConnectionEventInfo() argument 40 this.keyMgmtMask = keyMgmtMask; in NetworkConnectionEventInfo() 50 + ", keyMgmtMask=" + keyMgmtMask in toString()
|