Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
DApfTest.java1583 final int slot1 = 1; in testApfFilterKeepaliveAck() local
1601 apfFilter.addTcpKeepalivePacketFilter(slot1, parcel); in testApfFilterKeepaliveAck()
1623 apfFilter.removeKeepalivePacketFilter(slot1); in testApfFilterKeepaliveAck()
1640 apfFilter.addTcpKeepalivePacketFilter(slot1, ipv6Parcel); in testApfFilterKeepaliveAck()
1659 apfFilter.removeKeepalivePacketFilter(slot1); in testApfFilterKeepaliveAck()
1662 apfFilter.addTcpKeepalivePacketFilter(slot1, parcel); in testApfFilterKeepaliveAck()
1697 apfFilter.removeKeepalivePacketFilter(slot1); in testApfFilterKeepaliveAck()
1770 final int slot1 = 1; in testApfFilterNattKeepalivePacket() local
1786 apfFilter.addNattKeepalivePacketFilter(slot1, parcel); in testApfFilterNattKeepalivePacket()
1811 apfFilter.removeKeepalivePacketFilter(slot1); in testApfFilterNattKeepalivePacket()