Searched defs:TEST_OI3 (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
H A DRoamingConsortiumElementTest.java44 private static final Pair<Integer, Long> TEST_OI3 = new Pair<Integer, Long>(4, 0x12345678L); field in class:RoamingConsortiumElementTest
85 oiList.add(TEST_OI3);
99 oiList.add(TEST_OI3.second);

Completed in 43 milliseconds