Searched refs:channelCounts (Results 1 – 2 of 2) sorted by relevance
152 int[] channelCounts = deviceInfo.getChannelCounts(); in test_devicesInfoFields() local153 assertNotNull(channelCounts); in test_devicesInfoFields()
90 int[] channelCounts = mHDMIDeviceInfo.getChannelCounts(); in isHDMIValid() local91 for (int count : channelCounts) { in isHDMIValid()