Home
last modified time | relevance | path

Searched refs:withLayer2Information (Results 1 – 3 of 3) sorted by relevance

/packages/modules/NetworkStack/tests/integration/src/android/net/ip/
DIpClientIntegrationTestCommon.java789 .withLayer2Information(layer2Info == null
1989 .withLayer2Information(new Layer2Information(null /* l2key */, null /* cluster */,
2627 .withLayer2Information(new Layer2Information(TEST_L2KEY, TEST_CLUSTER,
2753 .withLayer2Information(new Layer2Information(TEST_L2KEY, TEST_CLUSTER,
2916 .withLayer2Information(layer2Info)
3015 .withLayer2Information(layer2Info)
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/shared/
DProvisioningConfiguration.java231 public Builder withLayer2Information(Layer2Information layer2Info) { in withLayer2Information() method in ProvisioningConfiguration.Builder
/packages/modules/Wifi/service/java/com/android/server/wifi/
DClientModeImpl.java6305 .withLayer2Information(layer2Info);
6365 .withLayer2Information(layer2Info);
6373 .withLayer2Information(layer2Info);