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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java447 if (getRetry() != INVALID_VALUE_PARAMETER) {
450 appParamBuf.put((byte) getRetry());
649 public int getRetry() { method in class:BluetoothMapAppParams

Completed in 70 milliseconds