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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java 289 static final String SHORTCUT_CONTENT_ID = "_shortcut";
Ver4DictDecoder.java 99 + FormatSpec.SHORTCUT_CONTENT_ID);
155 + FormatSpec.SHORTCUT_CONTENT_ID);
Ver4DictEncoder.java 162 new String[] { FormatSpec.SHORTCUT_CONTENT_ID });

Completed in 31 milliseconds