Searched refs:getCarConnectionSummary (Results 1 – 2 of 2) sorted by relevance
1339 assertThat(mCachedDevice.getCarConnectionSummary()) in getCarConnectionSummary_singleProfileConnectDisconnect()1344 assertThat(mCachedDevice.getCarConnectionSummary()) in getCarConnectionSummary_singleProfileConnectDisconnect()1351 assertThat(mCachedDevice.getCarConnectionSummary()) in getCarConnectionSummary_singleProfileConnectDisconnect()1357 assertThat(mCachedDevice.getCarConnectionSummary()) in getCarConnectionSummary_singleProfileConnectDisconnect()1365 assertThat(mCachedDevice.getCarConnectionSummary()) in getCarConnectionSummary_singleProfileConnectDisconnect()1370 assertThat(mCachedDevice.getCarConnectionSummary()) in getCarConnectionSummary_singleProfileConnectDisconnect()1382 assertThat(mCachedDevice.getCarConnectionSummary()) in getCarConnectionSummary_multipleProfileConnectDisconnect()1388 assertThat(mCachedDevice.getCarConnectionSummary()) in getCarConnectionSummary_multipleProfileConnectDisconnect()1396 assertThat(mCachedDevice.getCarConnectionSummary()) in getCarConnectionSummary_multipleProfileConnectDisconnect()1403 assertThat(mCachedDevice.getCarConnectionSummary()) in getCarConnectionSummary_multipleProfileConnectDisconnect()[all …]
1680 public String getCarConnectionSummary() { in getCarConnectionSummary() method in CachedBluetoothDevice1681 return getCarConnectionSummary(false /* shortSummary */); in getCarConnectionSummary()1687 public String getCarConnectionSummary(boolean shortSummary) { in getCarConnectionSummary() method in CachedBluetoothDevice1688 return getCarConnectionSummary(shortSummary, true /* useDisconnectedString */); in getCarConnectionSummary()1697 public String getCarConnectionSummary(boolean shortSummary, boolean useDisconnectedString) { in getCarConnectionSummary() method in CachedBluetoothDevice