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