Searched refs:je (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/tests/CoreTests/android/core/ |
D | MiscRegressionTest.java | 174 JarEntry je = jarFile.getJarEntry("AndroidManifest.xml"); in checkJarCertificates() local 181 InputStream is = jarFile.getInputStream(je); in checkJarCertificates() 186 Certificate[] certs = je != null ? je.getCertificates() : null; in checkJarCertificates()
|
/frameworks/base/core/java/android/webkit/ |
D | SearchBoxImpl.java | 289 } catch (JSONException je) { in setSuggestions() 290 Log.w(TAG, "Error parsing json [" + jsonArguments + "], exception = " + je); in setSuggestions()
|
/frameworks/base/core/java/android/content/pm/ |
D | PackageParser.java | 357 private Certificate[] loadCertificates(JarFile jarFile, JarEntry je, in loadCertificates() argument 362 InputStream is = new BufferedInputStream(jarFile.getInputStream(je)); in loadCertificates() 367 return je != null ? je.getCertificates() : null; in loadCertificates() 369 Slog.w(TAG, "Exception reading " + je.getName() + " in " in loadCertificates() 372 Slog.w(TAG, "Exception reading " + je.getName() + " in " in loadCertificates() 537 final JarEntry je = entries.nextElement(); in collectCertificates() local 538 if (je.isDirectory()) continue; in collectCertificates() 540 final String name = je.getName(); in collectCertificates() 550 final Certificate[] localCerts = loadCertificates(jarFile, je, readBuffer); in collectCertificates() 552 Slog.i(TAG, "File " + mArchiveSourcePath + " entry " + je.getName() in collectCertificates() [all …]
|
/frameworks/compile/libbcc/lib/CodeGen/ |
D | CodeEmitter.cpp | 820 for (int j = 0, je = MBBs.size(); j != je; j++) in emitJumpTableInfo() local
|
/frameworks/base/docs/html/resources/tutorials/localization/ |
D | index.jd | 456 <string name="text_a">Irai-je te comparer au jour d'été?</string>
|
/frameworks/base/core/res/assets/webkit/ |
D | hyph_en_US.dic | 2631 1je 6988 .1je
|