Searched refs:USES_FORGETTING_CURVE_ATTRIBUTE (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
H A DFormatSpec.java351 public static final String USES_FORGETTING_CURVE_ATTRIBUTE = "USES_FORGETTING_CURVE"; field in class:FormatSpec.FileHeader
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/personalization/
H A DDecayingExpandableBinaryDictionaryBase.java99 attributeMap.put(FormatSpec.FileHeader.USES_FORGETTING_CURVE_ATTRIBUTE,
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
H A DBinaryDictionaryDecayingTests.java81 attributeMap.put(FormatSpec.FileHeader.USES_FORGETTING_CURVE_ATTRIBUTE,

Completed in 264 milliseconds