HomeSort by relevance Sort by last modified time
    Searched refs:NOT_A_TIMESTAMP (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/property/
historical_info.h 28 : mTimestamp(NOT_A_TIMESTAMP), mLevel(0), mCount(0) {}
34 return mTimestamp != NOT_A_TIMESTAMP;
  /packages/inputmethods/LatinIME/native/jni/src/
defines.h 240 #define NOT_A_TIMESTAMP (-1)
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
bigram_dict_content.cpp 48 int timestamp = NOT_A_TIMESTAMP;
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
forgetting_curve_utils.cpp 107 if (originalHistoricalInfo->getTimestamp() == NOT_A_TIMESTAMP) {

Completed in 520 milliseconds