Home
last modified time | relevance | path

Searched defs:AssocRejectEventInfo (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DAssocRejectEventInfo.java29 public class AssocRejectEventInfo { class
37 public AssocRejectEventInfo(@NonNull String ssid, @NonNull String bssid, int statusCode, in AssocRejectEventInfo() method in AssocRejectEventInfo
47 public AssocRejectEventInfo(AssociationRejectionData assocRejectData) { in AssocRejectEventInfo() method in AssocRejectEventInfo