Home | History | Annotate | Download | only in server

Lines Matching defs:onCapabilitiesChanged

524                     public void onCapabilitiesChanged(Network network,
1474 public void onCapabilitiesChanged(Network network, NetworkCapabilities netCap) {
1567 // - onCapabilitiesChanged.
1573 // onCapabilitiesChanged callback.
1602 // Expects the available callbacks (where the onCapabilitiesChanged must contain the
1603 // VALIDATED capability), plus another onCapabilitiesChanged which is identical to the
1614 // Expects the available callbacks where the onCapabilitiesChanged must not have validated,
1615 // then expects another onCapabilitiesChanged that has the validated bit set. This is used
2702 // We should get onAvailable(), onCapabilitiesChanged(), and
2704 // should get onCapabilitiesChanged() when the mobile network validates.
2726 // We should get onAvailable(), onCapabilitiesChanged(), onLinkPropertiesChanged(),