Home
last modified time | relevance | path

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

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothUtils.java282 final List<String> stringResList = in isBluetoothDeviceMetadataInList() local
284 if (stringResList == null || stringResList.isEmpty()) { in isBluetoothDeviceMetadataInList()
287 for (String res : stringResList) { in isBluetoothDeviceMetadataInList()