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

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
ClusterSource.java 61 int matchType = mMatcher.match(path);
65 switch (matchType) {
71 return new ClusterAlbumSet(path, mApplication, sets[0], matchType);
FilterSource.java 62 int matchType = mMatcher.match(path);
64 switch (matchType) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java 298 for (String matchType : matchAgainst) {
299 if (mimeTypeMatches(mimeType, matchType)) {
  /external/mksh/src/
check.pl 1031 local($type, $perm, $uid, $gid, $matchType,
1034 # format is: type perm uid gid matchType "name"
1040 ($type, $perm, $uid, $gid, $matchType, $rest)
1062 if ($matchType !~ /^(exact|pattern)$/) {
1064 "$prog:$file:$.: bad match type for file-result: $matchType\n";
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/parser/
CSSParserValues.h 222 void setAttribute(const QualifiedName& value, CSSSelector::AttributeMatchType matchType) { m_selector->setAttribute(value, matchType); }
BisonCSSParser-in.cpp     [all...]
  /frameworks/base/core/java/android/hardware/display/
DisplayManager.java 312 ArrayList<Display> displays, int[] displayIds, int matchType) {
317 && display.getType() == matchType) {
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
MimeUtility.java 307 for (String matchType : matchAgainst) {
308 if (mimeTypeMatches(mimeType, matchType)) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fwpmtypes.h 138 FWP_MATCH_TYPE matchType;
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSSelector.cpp 744 void CSSSelector::setAttribute(const QualifiedName& value, AttributeMatchType matchType)
748 m_data.m_rareData->m_bits.m_attributeMatchType = matchType;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.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 
  /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 
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 

Completed in 583 milliseconds