Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
DCellularNetworkTestUtil.java60 public static byte[] formatPLMNListIEI(int ieiType, byte[][] plmnList, boolean setWrongSize) in formatPLMNListIEI() argument
68 if (setWrongSize) plmnsSize -= 1; in formatPLMNListIEI()