Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
DApfTest.java1881 private byte[] buildLargeRa() throws Exception { in buildLargeRa() method in ApfTest
1929 byte[] packet = buildLargeRa(); in testRaToString()
2140 ByteBuffer largeRaPacket = ByteBuffer.wrap(buildLargeRa()); in testApfFilterRa()