Searched refs:setFractionRequest (Results 1 – 2 of 2) sorted by relevance
106 appParams.setFractionRequest(TEST_FRACTION_REQUEST); in encodeToBuffer_thenDecode()186 appParams.setFractionRequest(TEST_FRACTION_REQUEST); in settersAndGetters()346 () -> appParams.setFractionRequest(ILLEGAL_PARAMETER_INT)); in setters_withIllegalArguments()
613 setFractionRequest(appParams[i] & 0x01); // Lower bit in parseParams()1703 public void setFractionRequest(int fractionRequest) { in setFractionRequest() method in BluetoothMapAppParams