Searched refs:hasHumanReadableName (Results 1 – 2 of 2) sorted by relevance
769 assertThat(cachedBluetoothDevice.hasHumanReadableName()).isTrue(); in deviceName_testAliasNameAvailable()779 assertThat(cachedBluetoothDevice.hasHumanReadableName()).isFalse(); in deviceName_testNameNotAvailable()
621 public boolean hasHumanReadableName() { in hasHumanReadableName() method in CachedBluetoothDevice