Searched defs:mInterfaces (Results 1 – 4 of 4) sorted by relevance
47 private @Nullable Parcelable[] mInterfaces; field in UsbConfiguration
66 private @Nullable UsbInterface[] mInterfaces; field in UsbDevice
206 const struct iid_vtable *mInterfaces; // maps interface index to info about that interface member
111 private final Set<String> mInterfaces = new HashSet<>(); field in WifiAwareDataPathStateManager