Home
last modified time | relevance | path

Searched refs:QUERY_PARAMETER_PROTOCOL_VALUE (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DBinaryDictionaryFileDumper.java88 private static final String QUERY_PARAMETER_PROTOCOL_VALUE = "2"; field in BinaryDictionaryFileDumper
138 QUERY_PARAMETER_PROTOCOL_VALUE); in getContentUriBuilderForType()
163 final boolean isProtocolV2 = (QUERY_PARAMETER_PROTOCOL_VALUE.equals( in getWordListWordListInfos()
500 .appendQueryParameter(QUERY_PARAMETER_PROTOCOL, QUERY_PARAMETER_PROTOCOL_VALUE) in reinitializeClientRecordInDictionaryContentProvider()
513 .appendQueryParameter(QUERY_PARAMETER_PROTOCOL, QUERY_PARAMETER_PROTOCOL_VALUE) in reinitializeClientRecordInDictionaryContentProvider()