Searched defs:downstream (Results 1 – 5 of 5) sorted by relevance
86 public void addActiveDownstream(IpServer downstream, int mode) { in addActiveDownstream()102 public void removeActiveDownstream(IpServer downstream) { in removeActiveDownstream()
129 void onUiEntitlementFailed(int downstream); in onUiEntitlementFailed()624 public void requestLatestTetheringEntitlementResult(int downstream, ResultReceiver receiver, in requestLatestTetheringEntitlementResult()
234 private IpPrefix getDownstreamPrefix(final IpServer downstream) { in getDownstreamPrefix()
299 mEntitlementMgr.setOnUiEntitlementFailedListener((int downstream) -> { in Tethering()
3906 int downstream = 14; in updateLinkBandwidths() local