Searched refs:optionCount (Results 1 – 1 of 1) sorted by relevance
200 int optionCount = getOptionCount(); in encodePerImpl() local202 Preconditions.checkState(optionCount == 0 || selectionOrdinal != null, in encodePerImpl()213 } else if (optionCount > 1) { in encodePerImpl()217 selectionOrdinal, 0, optionCount - 1)); in encodePerImpl()221 selectionOrdinal, 0, optionCount - 1)); in encodePerImpl()225 if (optionCount > 0) { in encodePerImpl()