Searched refs:getChatStateConvoIdString (Results 1 – 4 of 4) sorted by relevance
141 when(params.getChatStateConvoIdString()).thenReturn(null); in setOwnerStatus_withAppParamsInvalid()
212 assertThat(appParams.getChatStateConvoIdString()).isEqualTo(new String(ret.array())); in settersAndGetters()
523 + appParams.getChatStateConvoIdString()); in onPut()926 String chatStatusConvoId = appParams.getChatStateConvoIdString(); in setOwnerStatus()2172 + appParams.getChatStateConvoIdString()); in onDelete()
1415 public String getChatStateConvoIdString() { in getChatStateConvoIdString() method in BluetoothMapAppParams