Searched refs:hprfSetsValue (Results 1 – 2 of 2) sorted by relevance
384 long hprfSetsValue = new BigInteger(TlvUtil.getReverseBytes(hprfSets)).longValue(); in getFiraSpecificationParamsFromTlvBuffer() local387 hprfSetsValue, HprfParameterSetCapabilityFlag.values()); in getFiraSpecificationParamsFromTlvBuffer()671 long hprfSetsValue = new BigInteger(TlvUtil.getReverseBytes(hprfSets)).longValue(); in getFiraSpecificationParamsFromTlvBuffer() local674 hprfSetsValue, HprfParameterSetCapabilityFlag.values()); in getFiraSpecificationParamsFromTlvBuffer()
786 int hprfSetsValue = Integer.valueOf(hprfSets); in fromBytes() local788 hprfFlag = FlagEnum.toEnumSet(hprfSetsValue, in fromBytes()