Home
last modified time | relevance | path

Searched defs:formatPLMNListIEI (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
DCellularNetworkTestUtil.java33 public static byte[] formatPLMNListIEI(byte[][] plmnList) throws IOException { in formatPLMNListIEI() method in CellularNetworkTestUtil
46 public static byte[] formatPLMNListIEI(int ieiType, byte[][] plmnList) throws IOException { in formatPLMNListIEI() method in CellularNetworkTestUtil
60 public static byte[] formatPLMNListIEI(int ieiType, byte[][] plmnList, boolean setWrongSize) in formatPLMNListIEI() method in CellularNetworkTestUtil