Searched refs:NOT_A_VALID_TIMESTAMP (Results 1 – 5 of 5) sorted by relevance
161 BinaryDictionary.NOT_A_VALID_TIMESTAMP); in testAddTooLongWord()180 BinaryDictionary.NOT_A_VALID_TIMESTAMP /* timestamp */); in addUnigramWord()186 BinaryDictionary.NOT_A_VALID_TIMESTAMP /* timestamp */); in addBigramWords()193 probability, BinaryDictionary.NOT_A_VALID_TIMESTAMP /* timestamp */); in addTrigramEntry()714 BinaryDictionary.NOT_A_VALID_TIMESTAMP); in testGetWordProperties()870 BinaryDictionary.NOT_A_VALID_TIMESTAMP /* timestamp */); in testBeginningOfSentence()874 BinaryDictionary.NOT_A_VALID_TIMESTAMP /* timestamp */); in testBeginningOfSentence()877 BinaryDictionary.NOT_A_VALID_TIMESTAMP /* timestamp */); in testBeginningOfSentence()
105 BinaryDictionary.NOT_A_VALID_TIMESTAMP); in loadDeviceAccountsEmailAddressesLocked()157 BinaryDictionary.NOT_A_VALID_TIMESTAMP); in addNameLocked()163 BinaryDictionary.NOT_A_VALID_TIMESTAMP); in addNameLocked()
210 BinaryDictionary.NOT_A_VALID_TIMESTAMP); in addWordsLocked()
72 public static final int NOT_A_VALID_TIMESTAMP = -1; field in BinaryDictionary
48 this(probability, BinaryDictionary.NOT_A_VALID_TIMESTAMP, 0, 0); in ProbabilityInfo()60 return mTimestamp != BinaryDictionary.NOT_A_VALID_TIMESTAMP; in hasHistoricalInfo()