Searched refs:endpoints (Results 1 – 3 of 3) sorted by relevance
146 public void setEndpoints(Parcelable[] endpoints) { in setEndpoints() argument147 mEndpoints = Preconditions.checkArrayElementsNotNull(endpoints, "endpoints"); in setEndpoints()174 Parcelable[] endpoints = in.readParcelableArray(UsbEndpoint.class.getClassLoader());176 intf.setEndpoints(endpoints);
108 Provides the call initiation/termination, and media exchange between two IMS endpoints.
87 // Array storing endpoints of range buckets.