HomeSort by relevance Sort by last modified time
    Searched refs:getChannelMasks (Results 1 - 11 of 11) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
USBAudioPeripheralAttributesActivity.java 88 deviceInfo.getChannelMasks().length == 0) {
98 if (!ListsHelper.isSubset(deviceInfo.getChannelMasks(),
146 deviceInfo.getChannelMasks().length == 0) {
153 if (!ListsHelper.isSubset(deviceInfo.getChannelMasks(),
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
PeripheralProfile.java 85 outDeviceInfo.getChannelMasks();
98 mInputAttributes.mChannelPositionMasks = inDeviceInfo.getChannelMasks();
112 ListsHelper.isMatch(deviceInfo.getChannelMasks(), attribs.mChannelPositionMasks) &&
  /cts/tests/tests/media/src/android/media/cts/
EnumDevicesTest.java 140 int[] channelMasks = deviceInfo.getChannelMasks();
  /packages/services/Car/service/src/com/android/car/
CarAudioDeviceInfo.java 193 int[] channelMasks = info.getChannelMasks();
  /frameworks/base/media/java/android/media/
AudioDeviceInfo.java 267 public @NonNull int[] getChannelMasks() {
292 for (int mask : getChannelMasks()) {
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 681 milliseconds