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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
H A DCellularNetworkTestUtil.java56 * @param setWrongSize Flag for setting incorrect IEI size
60 public static byte[] formatPLMNListIEI(int ieiType, byte[][] plmnList, boolean setWrongSize) argument
68 if (setWrongSize) plmnsSize -= 1;

Completed in 57 milliseconds