Searched refs:rrcType (Results 1 – 1 of 1) sorted by relevance
132 private PosProtocol.rrcType rrc_;133 public PosProtocol.rrcType getRrc() { in getRrc()140 this.rrc_ = (PosProtocol.rrcType) value; in setRrc()142 public PosProtocol.rrcType setRrcToNewInstance() { in setRrcToNewInstance()143 rrc_ = new PosProtocol.rrcType(); in setRrcToNewInstance()279 return tag == null ? PosProtocol.rrcType.getPossibleFirstTags() : ImmutableList.of(tag); in getComponents()523 public static class rrcType extends Asn1Boolean { class in PosProtocol529 public rrcType() { in rrcType() method in PosProtocol.rrcType555 public static rrcType fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()556 rrcType result = new rrcType(); in fromPerUnaligned()[all …]