Searched defs:throttle (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
H A DObexTestParams.java10 public int throttle; field in class:ObexTestParams
13 public ObexTestParams(int packageSize, int throttle, long bytesToSend) { argument
15 this.throttle = throttle;

Completed in 65 milliseconds