Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/tests/src/android/net/wifi/
DSoftApCapabilityTest.java42 int[] testSupported60Glist = {1, 2}; in testCopyOperator() local
47 capability.setSupportedChannelList(SoftApConfiguration.BAND_60GHZ, testSupported60Glist); in testCopyOperator()
66 int[] testSupported60Glist = {1, 2}; in testParcelOperation() local
70 capability.setSupportedChannelList(SoftApConfiguration.BAND_60GHZ, testSupported60Glist); in testParcelOperation()