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