Searched refs:getDebugString (Results 1 – 4 of 4) sorted by relevance
233 throw new ProtoParseException("Varint too long -- " + getDebugString()); in readRawUnsigned()440 + " srcOffset=" + srcOffset + " size=" + size + " " + getDebugString());444 + " srcOffset=" + srcOffset + " size=" + size + " " + getDebugString());625 public String getDebugString() {
160 public String getDebugString(final int pos) { in getDebugString() method in SuggestedWords168 final String debugString = wordInfo.getDebugString(); in getDebugString()359 public String getDebugString() { in getDebugString() method in SuggestedWords.SuggestedWordInfo
217 info = mSuggestedWords.getDebugString(SuggestedWords.INDEX_OF_TYPED_WORD); in build()220 info = mSuggestedWords.getDebugString(index); in build()
514 suggestedWords.getDebugString(indexInSuggestedWords)); in setupWordViewsAndReturnStartIndexOfMoreSuggestions()