Searched refs:getIntList (Results 1 – 1 of 1) sorted by relevance
366 mLocalDevices = getIntList(SystemProperties.get(Constants.PROPERTY_DEVICE_TYPE)); in HdmiControlService()370 private static List<Integer> getIntList(String string) { in getIntList() method in HdmiControlService