Searched refs:setFilterPriority (Results 1 – 2 of 2) sorted by relevance
94 appParams.setFilterPriority(TEST_FILTER_PRIORITY); in encodeToBuffer_thenDecode()167 appParams.setFilterPriority(TEST_FILTER_PRIORITY); in settersAndGetters()331 () -> appParams.setFilterPriority(ILLEGAL_PARAMETER_INT)); in setters_withIllegalArguments()
379 setFilterPriority(appParams[i] & 0x03); // Lower two bits in parseParams()1334 public void setFilterPriority(int filterPriority) throws IllegalArgumentException { in setFilterPriority() method in BluetoothMapAppParams