Searched refs:xChannelMaskLiteral (Results 1 – 1 of 1) sorted by relevance
156 std::string xChannelMaskLiteral = ap_xsd::toString(xChannelMask); in convertChannelMaskToAidl() local157 audio_channel_mask_t legacyChannelMask = ::android::channelMaskFromString(xChannelMaskLiteral); in convertChannelMaskToAidl()161 /* isInput= */ xChannelMaskLiteral.find("AUDIO_CHANNEL_IN_") == 0); in convertChannelMaskToAidl()163 LOG(ERROR) << __func__ << " Review Audio Policy config: " << xChannelMaskLiteral in convertChannelMaskToAidl()