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