Searched refs:layoutMask (Results 1 – 4 of 4) sorted by relevance
73 final AudioChannelLayout aidl = AudioChannelLayout.layoutMask( in testAudioChannelConversionApiOutput()82 final AudioChannelLayout aidl = AudioChannelLayout.layoutMask( in testAudioChannelConversionApiOutputMask()95 final AudioChannelLayout aidl = AudioChannelLayout.layoutMask( in testAudioChannelConversionApiInput()104 final AudioChannelLayout aidl = AudioChannelLayout.layoutMask( in testAudioChannelConversionApiInputMask()160 aidl.base.channelMask = AudioChannelLayout.layoutMask(AudioChannelLayout.LAYOUT_MONO); in testAudioConfigConversionApiLayout()195 aidl.channelMask = AudioChannelLayout.layoutMask(AudioChannelLayout.LAYOUT_MONO); in testAudioConfigBaseConversionApiLayout()259 assertEquals(AudioChannelLayout.layoutMask, aidl.getTag()); in testAudioChannelConversionLegacyOutput()273 assertEquals(AudioChannelLayout.layoutMask, aidl.getTag()); in testAudioChannelConversionLegacyInput()
361 event.audioConfig.base.channelMask = AudioChannelLayout.layoutMask( in createRecognitionEvent()389 assertEquals(AudioChannelLayout.layoutMask(AudioChannelLayout.LAYOUT_MONO), in validateRecognitionEvent()
272 case AudioChannelLayout.layoutMask: in aidl2api_AudioChannelLayout_AudioFormatChannelMask()
1041 final int layoutMask = Configuration.SCREENLAYOUT_LONG_MASK in testFixedScreenLayoutSizeBits() local1052 mActivity.getConfiguration().screenLayout & layoutMask); in testFixedScreenLayoutSizeBits()1060 mActivity.getConfiguration().screenLayout & layoutMask); in testFixedScreenLayoutSizeBits()