Searched refs:hasFlattenedTag (Results 1 – 2 of 2) sorted by relevance
34 const bool hasFlattenedTag = (parcel->readInt32() == 1); in readFromParcel() local35 if (hasFlattenedTag) { in readFromParcel()
232 const bool hasFlattenedTag = (parcel.readInt32() == kAudioAttributesMarshallTagFlattenTags); in unmarshallAudioAttributes() local233 if (hasFlattenedTag) { in unmarshallAudioAttributes()