Home | History | Annotate | Download | only in net

Lines Matching refs:KB_IN_BYTES

40 import static android.net.TrafficStats.KB_IN_BYTES;
670 mPersistThreshold = MathUtils.constrain(thresholdBytes, 128 * KB_IN_BYTES, 2 * MB_IN_BYTES);