Searched refs:deviceTypesStr (Results 1 – 1 of 1) sorted by relevance
377 String deviceTypesStr = (String) getStringMethod.invoke(null, "ro.hdmi.device_type"); in getHdmiDeviceType() local378 if (deviceTypesStr.equals("")) { in getHdmiDeviceType()381 return Arrays.stream(deviceTypesStr.split(",")) in getHdmiDeviceType()