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

  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
json_results_generator.py 118 VERSION_KEY = "version"
515 if (self.VERSION_KEY in results_json and
516 results_json[self.VERSION_KEY] == self.VERSION):
519 results_json[self.VERSION_KEY] = self.VERSION
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionaryGetter.java 64 private static String VERSION_KEY = "version";
250 final String version = options.get(VERSION_KEY);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
org.eclipse.equinox.security_1.0.200.v20100503.jar 

Completed in 479 milliseconds