HomeSort by relevance Sort by last modified time
    Searched full:containing (Results 126 - 150 of 6163) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/svox/pico/tts/
Android.mk 3 # Build static library containing all PICO code
  /external/webkit/Source/WebKit/chromium/public/
WebPluginContainer.h 47 // Returns the element containing this plugin.
72 // containing the plugin.
76 // of the frame containing the plugin. Returns the result of script
80 // Loads an URL in the specified frame (or the frame containing this
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
package.html 9 <p>Package containing the option classes.</p>
  /frameworks/av/media/libmedia/
autodetect.h 34 // returns a bitfield containing the possible native encodings for the given character
  /frameworks/base/core/java/com/google/android/collect/
Sets.java 48 * Creates a {@code HashSet} instance containing the given elements.
61 * @return a newly-created {@code HashSet} containing those elements (minus
81 * Creates a {@code SortedSet} instance containing the given elements.
84 * @return a newly-created {@code SortedSet} containing those elements (minus
  /frameworks/base/telephony/java/com/android/internal/telephony/
OperatorInfo.aidl 22 * trying to make the conventional containing object (AsyncResult),
  /libcore/luni/src/main/java/java/nio/charset/
Charsets.java 45 * Returns a new byte array containing the bytes corresponding to the given characters,
51 * Returns a new byte array containing the bytes corresponding to the given characters,
57 * Returns a new byte array containing the bytes corresponding to the given characters,
63 * Returns a new byte array containing the bytes corresponding to the given characters,
  /packages/apps/Contacts/
proguard.flags 5 # Xml files containing onClick (menus and layouts) require that proguard not
  /packages/apps/Dialer/tests/
proguard.flags 5 # Xml files containing onClick (menus and layouts) require that proguard not
  /packages/apps/Tag/res/xml/
filter_nfc.xml 17 <!-- capture anything containing NDEF -->
  /prebuilts/tools/common/proguard/proguard4.7/bin/
proguardgui.sh 6 # Note: when passing file names containing spaces to this script,
  /sdk/attribute_stats/
README.txt 12 containing the string "test", and computes and prints frequency
  /cts/tests/tests/jni/libjnitest/
helper.h 48 * @return an allocated (char *) containing the formatted result
59 * @return a string containing information about all the failures
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
X509Attribute.java 31 * the value represented by an ASN.1 Set containing value.
45 * value represented by an ASN.1 Set containing the objects in value.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
IteratorFeature.java 50 * A set containing none of the optional features of the {@link Iterator} or
57 * A set containing all of the optional features of the {@link Iterator} and
TestUnhashableCollectionGenerator.java 25 * Creates collections containing unhashable sample elements, to be tested.
50 * Creates a new collection containing the given elements; implement this
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/vodafone/
AlbumArtistBox.java 28 * Special box used by Vodafone in their DCF containing information about the artist. Mainly used for OMA DCF files
29 * containing music. Resides in the {@link com.coremedia.iso.boxes.UserDataBox}.
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_configuration.h 33 Word16 sfbActive; /* number of sf bands containing energy after lowpass */
63 Word16 sfbActive; /* number of sf bands containing energy after lowpass */
  /frameworks/base/core/java/android/webkit/
UrlInterceptHandler.java 38 * @return The CacheResult containing the surrogate response.
53 * @return The PluginData containing the surrogate response.
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Pyramid.h 26 // Structure containing a packed pyramid of type ImageTypeShort. Used for pyramid
34 ImageTypeShort *ptr; // Pointer containing the image
  /packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
Pyramid.h 26 // Structure containing a packed pyramid of type ImageTypeShort. Used for pyramid
34 ImageTypeShort *ptr; // Pointer containing the image
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Pyramid.h 26 // Structure containing a packed pyramid of type ImageTypeShort. Used for pyramid
34 ImageTypeShort *ptr; // Pointer containing the image
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
manifest-expected-completion16.txt 14 uses-permission : The "uses-permission" tag requests a "permission" that the containing package must be granted in order for it to operate correctly.
15 uses-sdk : The "uses-sdk" tag describes the SDK features that the containing package must be running on to operate correctly.
  /frameworks/base/core/java/android/content/pm/
LabeledIntent.java 40 * @param labelRes Resource containing the label, or 0 if none.
41 * @param icon Resource containing the icon, or 0 if none.
59 * @param icon Resource containing the icon, or 0 if none.
75 * @param labelRes Resource containing the label, or 0 if none.
76 * @param icon Resource containing the icon, or 0 if none.
91 * @param icon Resource containing the icon, or 0 if none.
  /frameworks/base/drm/java/android/drm/
DrmRights.java 32 * containing rights information instead of a <code>ProcessedData</code>.
49 * @param rightsFilePath Path to the file containing rights information.
60 * @param rightsFilePath Path to the file containing rights information.
73 * @param rightsFilePath Path to the file containing rights information.
89 * @param rightsFile File containing rights information.
114 * @param data A {@link ProcessedData} object containing rights information.

Completed in 693 milliseconds

1 2 3 4 56 7 8 91011>>