Searched defs:Network (Results 1 – 2 of 2) sorted by relevance
59 public class Network implements Parcelable { class89 public Network(int netId) { in Network() method in Network96 public Network(Network that) { in Network() method in Network
168 int getMultipathPreference(in Network Network); in getMultipathPreference()