Searched refs:ap2GChannelListStr (Results 1 – 1 of 1) sorted by relevance
110 String ap2GChannelListStr = mContext.getResources().getString( in WifiApConfigStore() local112 Log.d(TAG, "2G band allowed channels are:" + ap2GChannelListStr); in WifiApConfigStore()114 if (ap2GChannelListStr != null) { in WifiApConfigStore()116 String channelList[] = ap2GChannelListStr.split(","); in WifiApConfigStore()