Searched refs:getFetchUuidsWithSdpCount (Results 1 – 2 of 2) sorted by relevance
83 assertThat(shadowOf(device).getFetchUuidsWithSdpCount()).isEqualTo(0); in getCorrectFetchUuidsWithSdpCount()86 assertThat(shadowOf(device).getFetchUuidsWithSdpCount()).isEqualTo(1); in getCorrectFetchUuidsWithSdpCount()89 assertThat(shadowOf(device).getFetchUuidsWithSdpCount()).isEqualTo(2); in getCorrectFetchUuidsWithSdpCount()
123 public int getFetchUuidsWithSdpCount() { in getFetchUuidsWithSdpCount() method in ShadowBluetoothDevice