Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Browser/src/com/android/browser/preferences/
DWebsiteSettingsFragment.java90 public void addFeature(int feature) { in addFeature() argument
91 mFeatures |= (1 << feature); in addFeature()
94 public void removeFeature(int feature) { in removeFeature() argument
95 mFeatures &= ~(1 << feature); in removeFeature()
98 public boolean hasFeature(int feature) { in hasFeature() argument
99 return (mFeatures & (1 << feature)) != 0; in hasFeature()
235 private void addFeatureToSite(Map<String, Site> sites, String origin, int feature) { in addFeatureToSite() argument
243 site.addFeature(feature); in addFeatureToSite()
/packages/apps/Mms/src/com/android/mms/dom/
DNodeImpl.java161 public boolean isSupported(String feature, String version) { in isSupported() argument
261 public Object getFeature(String feature, String version) { in getFeature() argument
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile649 # directories that are symbolic links (a Unix filesystem feature) are excluded
991 # Windows users are probably better off using the HTML help feature.
1218 # documentation. Note that this feature is still experimental
1230 # feature is still experimental and incomplete at the
1543 # support this, this feature is disabled by default.
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile649 # directories that are symbolic links (a Unix filesystem feature) are excluded
991 # Windows users are probably better off using the HTML help feature.
1218 # documentation. Note that this feature is still experimental
1230 # feature is still experimental and incomplete at the
1543 # support this, this feature is disabled by default.
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile649 # directories that are symbolic links (a Unix filesystem feature) are excluded
991 # Windows users are probably better off using the HTML help feature.
1218 # documentation. Note that this feature is still experimental
1230 # feature is still experimental and incomplete at the
1543 # support this, this feature is disabled by default.
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile649 # directories that are symbolic links (a Unix filesystem feature) are excluded
991 # Windows users are probably better off using the HTML help feature.
1218 # documentation. Note that this feature is still experimental
1230 # feature is still experimental and incomplete at the
1543 # support this, this feature is disabled by default.