Searched refs:getChatStateConvoIdString (Results 1 – 4 of 4) sorted by relevance
140 when(params.getChatStateConvoIdString()).thenReturn(null); in setOwnerStatus_withAppParamsInvalid()
211 assertThat(appParams.getChatStateConvoIdString()).isEqualTo(new String(ret.array())); in settersAndGetters()
547 + appParams.getChatStateConvoIdString()); in onPut()950 String chatStatusConvoId = appParams.getChatStateConvoIdString(); in setOwnerStatus()2196 + appParams.getChatStateConvoIdString()); in onDelete()
1407 public String getChatStateConvoIdString() { in getChatStateConvoIdString() method in BluetoothMapAppParams