Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DDeviceConfigFacade.java160 private int mRxTputSufficientLowThrKbps; field in DeviceConfigFacade
248 mRxTputSufficientLowThrKbps = DeviceConfig.getInt(NAMESPACE, in updateDeviceConfigFlags()
461 return mRxTputSufficientLowThrKbps; in getRxTputSufficientLowThrKbps()