Home | History | Annotate | Download | only in server

Lines Matching refs:pin

1576         // Cell is now the default network. Pin it with a cell-specific request.
2958 TestNetworkPinner.pin(mServiceContext, wifiRequest);
2970 // Disconnect and expect the pin to drop.
2975 // Reconnecting does not cause the pin to come back.
2981 // Pinning while connected causes the pin to take effect immediately.
2982 TestNetworkPinner.pin(mServiceContext, wifiRequest);
2996 // Pinning takes effect even if the pinned network is the default when the pin is set...
2997 TestNetworkPinner.pin(mServiceContext, wifiRequest);