Searched refs:chWidth (Results 1 – 1 of 1) sorted by relevance
115 public boolean isChannelWidthSupported(@ChannelWidth int chWidth) { in isChannelWidthSupported() argument116 switch (chWidth) { in isChannelWidthSupported()128 Log.e(TAG, "isChannelWidthSupported called with invalid channel width: " + chWidth); in isChannelWidthSupported()142 public void setChannelWidthSupported(@ChannelWidth int chWidth, boolean support) { in setChannelWidthSupported() argument143 switch (chWidth) { in setChannelWidthSupported()152 + chWidth); in setChannelWidthSupported()