Lines Matching refs:NetworkAgentConfig
233 …es, @NonNull android.net.LinkProperties, int, @NonNull android.net.NetworkAgentConfig, @Nullable a…
234 …roperties, @NonNull android.net.NetworkScore, @NonNull android.net.NetworkAgentConfig, @Nullable a…
280 public final class NetworkAgentConfig implements android.os.Parcelable {
288 …field @NonNull public static final android.os.Parcelable.Creator<android.net.NetworkAgentConfig> C…
291 public static final class NetworkAgentConfig.Builder {
292 ctor public NetworkAgentConfig.Builder();
293 method @NonNull public android.net.NetworkAgentConfig build();
294 method @NonNull public android.net.NetworkAgentConfig.Builder setExplicitlySelected(boolean);
295 … method @NonNull public android.net.NetworkAgentConfig.Builder setLegacyExtraInfo(@NonNull String);
296 method @NonNull public android.net.NetworkAgentConfig.Builder setLegacySubType(int);
297 …method @NonNull public android.net.NetworkAgentConfig.Builder setLegacySubTypeName(@NonNull String…
298 method @NonNull public android.net.NetworkAgentConfig.Builder setLegacyType(int);
299 … method @NonNull public android.net.NetworkAgentConfig.Builder setLegacyTypeName(@NonNull String);
300 method @NonNull public android.net.NetworkAgentConfig.Builder setNat64DetectionEnabled(boolean);
301 …method @NonNull public android.net.NetworkAgentConfig.Builder setPartialConnectivityAcceptable(boo…
302 …method @NonNull public android.net.NetworkAgentConfig.Builder setProvisioningNotificationEnabled(b…
303 …method @NonNull public android.net.NetworkAgentConfig.Builder setUnvalidatedConnectivityAcceptable…