Searched refs:getMaxNumberRxSpatialStreams (Results 1 – 4 of 4) sorted by relevance
77 when(mDeviceCapabilities.getMaxNumberRxSpatialStreams()).thenReturn(2); in setUp()153 when(mDeviceCapabilities.getMaxNumberRxSpatialStreams()).thenReturn(4); in verifyHighRssiMinChannelUtilizationAx5g160Mhz4ss()172 when(mDeviceCapabilities.getMaxNumberRxSpatialStreams()).thenReturn(4); in verifyHighRssiMinChannelUtilizationAx5g160Mhz4ssOverriddenTo2ss()257 when(mDeviceCapabilities.getMaxNumberRxSpatialStreams()).thenReturn(0); in verifyHighRssiMinChannelUtilizationHt2g20MhzIncorrectNss()
181 public int getMaxNumberRxSpatialStreams() { in getMaxNumberRxSpatialStreams() method in DeviceWiphyCapabilities
192 deviceCapabilities.getMaxNumberRxSpatialStreams()); in predictThroughput()
7849 method public int getMaxNumberRxSpatialStreams();