Searched refs:mAllowed2GChannel (Results 1 – 1 of 1) sorted by relevance
85 private ArrayList<Integer> mAllowed2GChannel = null; field in WifiApConfigStore115 mAllowed2GChannel = new ArrayList<Integer>(); in WifiApConfigStore()118 mAllowed2GChannel.add(Integer.parseInt(tmp)); in WifiApConfigStore()188 return mAllowed2GChannel; in getAllowed2GChannel()