Searched refs:getFetchUuidsWithSdpCount (Results 1 – 4 of 4) 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
160 assertThat(shadowOf(device).getFetchUuidsWithSdpCount()).isEqualTo(0); in getCorrectFetchUuidsWithSdpCount()163 assertThat(shadowOf(device).getFetchUuidsWithSdpCount()).isEqualTo(1); in getCorrectFetchUuidsWithSdpCount()166 assertThat(shadowOf(device).getFetchUuidsWithSdpCount()).isEqualTo(2); in getCorrectFetchUuidsWithSdpCount()
316 public int getFetchUuidsWithSdpCount() { in getFetchUuidsWithSdpCount() method in ShadowBluetoothDevice