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.java165 private int mRxTputSufficientLowThrKbps; field in DeviceConfigFacade
268 mRxTputSufficientLowThrKbps = DeviceConfig.getInt(NAMESPACE, in updateDeviceConfigFlags()
525 return mRxTputSufficientLowThrKbps; in getRxTputSufficientLowThrKbps()