Home
last modified time | relevance | path

Searched refs:mSubtype (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DUsbACEndpoint.java30 protected byte mSubtype; // 2:1 HEADER descriptor subtype field in UsbACEndpoint
42 return mSubtype; in getSubtype()
47 mSubtype = stream.getByte(); in parseRawDescriptors()
DUsbACInterface.java80 protected final byte mSubtype; // 2:1 HEADER descriptor subtype field in UsbACInterface
86 mSubtype = subtype; in UsbACInterface()
91 return mSubtype; in getSubtype()
/frameworks/base/core/java/android/net/
DNetworkInfo.java139 private int mSubtype; field in NetworkInfo
162 mSubtype = subtype; in NetworkInfo()
175 mSubtype = source.mSubtype; in NetworkInfo()
232 return mSubtype; in getSubtype()
242 mSubtype = subtype; in setSubtype()
550 dest.writeInt(mSubtype); in writeToParcel()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt47723 Landroid/net/NetworkInfo;->mSubtype:I