Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/common/TetheringLib/src/android/net/
DTetheredClient.java38 public final class TetheredClient implements Parcelable { class
46 public TetheredClient(@NonNull MacAddress macAddress, in TetheredClient() method in TetheredClient
53 private TetheredClient(@NonNull Parcel in) { in TetheredClient() method in TetheredClient