Home
last modified time | relevance | path

Searched refs:setFlowLabel (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/
DQosPolicyParams.java778 public @NonNull Builder setFlowLabel(@Nullable byte[] value) { in setFlowLabel() method in QosPolicyParams.Builder
/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
DLegacyApfTest.java1246 public RaPacketBuilder setFlowLabel(int flowLabel) { in setFlowLabel() method in LegacyApfTest.RaPacketBuilder
1468 ra.setFlowLabel(0x56789); in testApfFilterRa()
DApfTest.java2316 public RaPacketBuilder setFlowLabel(int flowLabel) { in setFlowLabel() method in ApfTest.RaPacketBuilder
2555 ra.setFlowLabel(0x56789); in testApfFilterRa()
/packages/modules/Wifi/framework/api/
Dsystem-current.txt156 method @NonNull public android.net.wifi.QosPolicyParams.Builder setFlowLabel(@Nullable byte[]);