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