HomeSort by relevance Sort by last modified time
    Searched defs:responderType (Results 1 - 3 of 3) sorted by null

  /frameworks/base/wifi/java/android/net/wifi/rtt/
ResponderConfig.java 53 public @interface ResponderType {
144 public final int responderType;
183 * @param responderType The type of the responder device, specified using
184 * {@link ResponderType}.
200 public ResponderConfig(@NonNull MacAddress macAddress, @ResponderType int responderType,
209 this.responderType = responderType;
222 * @param responderType The type of the responder device, specified using
223 * {@link ResponderType}
    [all...]
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 173 milliseconds