Home
last modified time | relevance | path

Searched refs:setFilterConvoId (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapAppParamsTest.java176 appParams.setFilterConvoId(TEST_FILTER_CONVO_ID); in settersAndGetters()
394 appParams.setFilterConvoId(" "); in setters_withIllegalStrings()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java783 setFilterConvoId(new String(appParams, i, tagLength)); in parseParams()
1473 public void setFilterConvoId(String id) { in setFilterConvoId() method in BluetoothMapAppParams