Searched refs:PROTO_STATUS_CLOSED (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/
H A DProtocolPortTuple.java42 public static final int PROTO_STATUS_CLOSED = 0; field in class:ProtocolPortTuple
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
H A DProtocolPortTupleTest.java36 private static final int TEST_STATUS = ProtocolPortTuple.PROTO_STATUS_CLOSED;
H A DHSConnectionCapabilityElementTest.java38 new ProtocolPortTuple(1, 2, ProtocolPortTuple.PROTO_STATUS_CLOSED);

Completed in 600 milliseconds