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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
coleitr.h 258 static inline UBool isIgnorable(int32_t order);
391 inline UBool CollationElementIterator::isIgnorable(int32_t order)
  /external/icu/icu4c/source/i18n/unicode/
coleitr.h 254 static inline UBool isIgnorable(int32_t order);
395 inline UBool CollationElementIterator::isIgnorable(int32_t order)
  /development/tools/apkcheck/src/com/android/apkcheck/
ApkCheck.java 274 if (isIgnorable(apkPkgInfo)) {
299 if (isIgnorable(pubPkgInfo)) {
363 static boolean isIgnorable(PackageInfo pkgInfo) {
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
selection_util.js 333 cvox.SelectionUtil.isIgnorable = function(node) {
350 * ignorable according to |isIgnorable|, or
355 if (!cvox.SelectionUtil.isIgnorable(sib)) {
370 * ignorable according to |isIgnorable|, or
375 if (!cvox.SelectionUtil.isIgnorable(sib)) {
392 * ignorable according to |isIgnorable|, or
398 if (!cvox.SelectionUtil.isIgnorable(res)) {
414 * ignorable according to |isIgnorable|, or
420 if (!cvox.SelectionUtil.isIgnorable(res)) {
  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntry.java 65 * {@link #isIgnorable()}.
    [all...]
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 617 milliseconds