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

  /external/chromium/chrome/browser/ui/
browser_list.cc 136 if (type != Browser::TYPE_ANY && browser->type() != type)
458 profile, Browser::TYPE_ANY,
521 Browser::TYPE_ANY, Browser::FEATURE_NONE, kMatchNothing);
542 p, Browser::TYPE_ANY, feature, kMatchCanSupportWindowFeature);
546 Browser::TYPE_ANY, feature,
552 return FindBrowserWithType(p, Browser::TYPE_ANY, false);
581 if (BrowserMatches(*i, p, Browser::TYPE_ANY, Browser::FEATURE_NONE,
browser.h 91 TYPE_ANY = TYPE_NORMAL |
    [all...]
  /frameworks/base/tools/aapt/
ResourceTable.h 97 const int32_t format = ResTable_map::TYPE_ANY,
121 const int32_t format = ResTable_map::TYPE_ANY);
186 uint32_t attrType = ResTable_map::TYPE_ANY);
224 Item() : isId(false), format(ResTable_map::TYPE_ANY), bagKeyId(0), evaluating(false)
230 int32_t format = ResTable_map::TYPE_ANY);
263 mItemFormat(ResTable_map::TYPE_ANY), mNameIndex(-1), mPos(pos)
286 int32_t format = ResTable_map::TYPE_ANY,
293 int32_t format = ResTable_map::TYPE_ANY);
ResourceTable.cpp 258 , type(ResTable_map::TYPE_ANY)
428 if (attr.type == ResTable_map::TYPE_ANY) {
827 int32_t curFormat = ResTable_map::TYPE_ANY;
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h 355 #define TYPE_ANY 15 // FIXME: comment is required
376 return (type <= TYPE_MAXTYPE) ? type : TYPE_ANY;
547 return TYPE_ANY;
565 case TYPE_ANY:
    [all...]
  /frameworks/base/include/utils/
ResourceTypes.h     [all...]
  /external/chromium/chrome/browser/extensions/
extension_tabs_module.cc 283 profile(), Browser::TYPE_ANY, include_incognito());
    [all...]
  /external/jdiff/
xerces.jar 

Completed in 2023 milliseconds