Home
last modified time | relevance | path

Searched refs:isIotDevice (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStreamHandler.java158 if (isIotDevice() || isTvDevice() || shouldRequestFocus()) { in handleMessage()
346 private boolean isIotDevice() { in isIotDevice() method in A2dpSinkStreamHandler