Searched refs:ResponderType (Results 1 – 1 of 1) sorted by relevance
59 public @interface ResponderType { annotation in ResponderConfig316 public ResponderConfig(@NonNull MacAddress macAddress, @ResponderType int responderType, in ResponderConfig()360 public ResponderConfig(@NonNull PeerHandle peerHandle, @ResponderType int responderType, in ResponderConfig()404 @ResponderType int responderType, boolean supports80211mc, in ResponderConfig()531 private static boolean isResponderTypeSupported(@ResponderType int responderType) { in isResponderTypeSupported()654 public @ResponderType int getResponderType() { in getResponderType()698 private @ResponderType int mResponderType = RESPONDER_AP;856 public Builder setResponderType(@ResponderType int responderType) { in setResponderType()