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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionaryGetter.java 62 private static String VERSION_KEY = "version";
231 final String version = header.mDictionaryOptions.mAttributes.get(VERSION_KEY);
  /external/chromium_org/native_client_sdk/src/build_tools/
manifest_util.py 19 VERSION_KEY = 'version'
34 ARCHIVES_KEY, NAME_KEY, VERSION_KEY, REVISION_KEY,
282 if self.get(VERSION_KEY) == None:
512 (local_bundle[VERSION_KEY], local_bundle[REVISION_KEY]) <
513 (bundle[VERSION_KEY], bundle[REVISION_KEY]))
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/layout_package/
json_results_generator.py 181 VERSION_KEY = "version"
580 if self.VERSION_KEY in results_json:
581 archive_version = results_json[self.VERSION_KEY]
593 results_json[self.VERSION_KEY] = self.VERSION
json_results_generator_unittest.py 126 self.assertIn(JRG.VERSION_KEY, json)
  /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 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 

Completed in 503 milliseconds