Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiShellCommand.java221 private static final int[] OP_MODE_LIST = { field in WifiShellCommand
1894 for (int opMode : OP_MODE_LIST) { in onCommand()