OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:containing
(Results
376 - 400
of
6163
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/java/com/android/internal/util/
BitwiseOutputStream.java
59
* Return byte array
containing
accumulated data, sized to just fit.
110
* @param arr the byte array
containing
data to be written
/frameworks/support/v4/java/android/support/v4/hardware/display/
DisplayManagerCompat.java
83
* @return An array
containing
all displays.
99
* @return An array
containing
all displays sorted by order of preference.
/libcore/dalvik/src/main/java/dalvik/system/
BaseDexClassLoader.java
33
* @param dexPath the list of jar/apk files
containing
classes and
38
* @param libraryPath the list of directories
containing
native
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodeelementnodeattributes.java
32
* Node returns a NamedNodeMap
containing
the attributes
37
* a NamedNodeMap
containing
the attributes of the Element
/libcore/dom/src/test/java/org/w3c/domts/level2/core/
namednodemapremovenameditemns02.java
37
* interface. If so, an attribute immediately appears
containing
the default value as well
41
* appears
containing
the default value.
/libcore/luni/src/main/java/java/security/
PolicySpi.java
68
* Answers a PermissionCollection object
containing
the set of permissions
90
* Answers a PermissionCollection object
containing
the set of permissions
/libcore/luni/src/main/java/java/util/
ListResourceBundle.java
38
* Returns an {@code Object} array
containing
the resources of this
43
* @return a {@code Object} array
containing
the resources.
/libcore/luni/src/main/java/java/util/concurrent/
CopyOnWriteArraySet.java
74
* Creates a set
containing
all of the elements of the specified
117
* Returns an array
containing
all of the elements in this set.
130
* @return an array
containing
all the elements in this set
137
* Returns an array
containing
all of the elements in this set; the
171
* @return an array
containing
all the elements in this set
244
* @param c collection
containing
elements to be added to this set
259
* @param c collection
containing
elements to be removed from this set
280
* @param c collection
containing
elements to be retained in this set
/libcore/luni/src/main/java/javax/xml/transform/
SourceLocator.java
35
* @return A string
containing
the public identifier, or
51
* @return A string
containing
the system identifier, or null
/libcore/luni/src/main/java/org/w3c/dom/
DocumentType.java
34
* A <code>NamedNodeMap</code>
containing
the general entities, both
51
* A <code>NamedNodeMap</code>
containing
the notations declared in the
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
MetadataParser.java
30
* Helper class
containing
functions to parse the dictionary metadata.
48
* @param reader the reader
containing
the data.
/prebuilts/devtools/tools/
ddms.bat
24
rem issues with directories
containing
whitespaces.
65
echo Please set ANDROID_SWT to point to the folder
containing
swt.jar for your platform.
hierarchyviewer.bat
24
rem issues with directories
containing
whitespaces.
66
echo Please set ANDROID_SWT to point to the folder
containing
swt.jar for your platform.
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ada/gcc-interface/
ada-tree.def
28
the type of a record
containing
the template and data. */
51
return the address of the byte
containing
the bit. This is used
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ada/gcc-interface/
ada-tree.def
28
the type of a record
containing
the template and data. */
51
return the address of the byte
containing
the bit. This is used
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ada/gcc-interface/
ada-tree.def
28
the type of a record
containing
the template and data. */
51
return the address of the byte
containing
the bit. This is used
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ada/gcc-interface/
ada-tree.def
28
the type of a record
containing
the template and data. */
51
return the address of the byte
containing
the bit. This is used
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/
NfcDialogs.java
27
/** Class
containing
methods to create common dialogs for NFC activities. */
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
ApiPackage.java
26
/** Representation of a package in the API
containing
classes. */
/cts/tools/dasm/src/java_cup/
sym.java
9
/** JavaCup generated class
containing
symbol constants. */
/dalvik/dexgen/src/com/android/dexgen/util/
DexClassLoaderHelper.java
49
* @param pathHolder {@code non-null;} location of jar archive
containing
dex
/dalvik/dx/tests/115-merge/
run
25
# Build a resource .jar
containing
the .dex files to merge
/development/samples/SampleSyncAdapter/samplesyncadapter_server/templates/
edit_avatar.html
34
<p>Please select a file
containing
the image you'd like to use for this friend</p>
/development/samples/StackWidget/
_index.html
3
to create a widget
containing
a <a href="../../../reference/android/widget/StackView.html"><code>StackView</code></a>
/development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoTask.java
62
* Field
containing
the Thread this task is running on.
67
* Fields
containing
references to the two runnable objects that handle downloading and
73
// A buffer for
containing
the bytes that make up the image
88
* Creates an PhotoTask
containing
a download object and a decoder object.
Completed in 465 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>