Searched refs:lengthType (Results 1 – 3 of 3) sorted by relevance
82 private AlpFilterConfiguration(Settings settings, int packetType, int lengthType) { in AlpFilterConfiguration() argument85 mLengthType = lengthType; in AlpFilterConfiguration()145 public Builder setLengthType(@LengthType int lengthType) { in setLengthType() argument146 mLengthType = lengthType; in setLengthType()
748 .lengthType = static_cast<HidlDemuxAlpLengthType>(alpConf.lengthType), in getHidlAlpSettings()
4265 DemuxAlpLengthType lengthType = static_cast<DemuxAlpLengthType>( in getFilterConfiguration() local4269 .lengthType = lengthType, in getFilterConfiguration()