HomeSort by relevance Sort by last modified time
    Searched full:contents (Results 501 - 525 of 4231) sorted by null

<<21222324252627282930>>

  /external/webkit/WebKit/win/WebCoreSupport/
WebDesktopNotificationsDelegate.cpp 110 *result = BString(m_inner->contents().icon()).release();
116 *result = BString(m_inner->contents().title()).release();
122 *result = BString(m_inner->contents().body()).release();
  /frameworks/base/core/java/android/content/
ContentQueryMap.java 28 * Caches the contents of a cursor into a Map of String->ContentValues and optionally
53 * @param cursor the cursor whose contents should be cached
129 /** Requeries the cursor and reads the contents into the cache */
  /frameworks/base/core/java/android/view/
IWindowSession.aidl 44 * to draw the window's contents.
59 * contents are visible to the user, taking into account system windows
64 * contents to make sure the user can see it. This is different than
  /frameworks/base/graphics/java/android/graphics/
Picture.java 25 * The picture's contents can also be written to a stream, and then later
43 * src. The contents of src are unchanged, and if src changes later, those
111 * Write the picture contents to a stream. The data can be used to recreate
  /dalvik/libcore/nio/src/main/java/java/nio/
ByteBuffer.java 310 * if no changes may be made to the contents of this buffer.
733 * if no changes may be made to the contents of this buffer.
750 * if no changes may be made to the contents of this buffer.
775 * if no changes may be made to the contents of this buffer.
806 * if no changes may be made to the contents of this buffer.
815 byte[] contents = new byte[src.remaining()];
816 src.get(contents);
817 put(contents);
833 * if no changes may be made to the contents of this buffer.
849 * if no changes may be made to the contents of this buffer
    [all...]
CharBuffer.java 253 * if no changes may be made to the contents of this buffer.
497 * if no changes may be made to the contents of this buffer.
514 * if no changes may be made to the contents of this buffer.
539 * if no changes may be made to the contents of this buffer.
570 * if no changes may be made to the contents of this buffer.
580 char[] contents = new char[src.remaining()]; local
581 src.get(contents);
582 put(contents);
598 * if no changes may be made to the contents of this buffer.
615 * if no changes may be made to the contents of this buffer
    [all...]
  /dalvik/vm/oo/
Array.c 56 size = offsetof(ArrayObject, contents);
249 Object** contents; local
272 contents = (Object**) newArray->contents;
284 *contents++ = (Object*) newSubArray;
664 * Copy the entire contents of one array of objects to another. If the copy
670 Object** src = (Object**)srcArray->contents;
671 Object** dst = (Object**)dstArray->contents;
692 * Copy the entire contents of an array of boxed primitives into an
699 Object** src = (Object**)srcArray->contents;
    [all...]
  /dalvik/tools/dmtracedump/tests/filters/
testWaitingDisjointCrossThreadDiffFilterSameKeysExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
162 <a href="#contents">[Top]</a>
189 <a href="#contents">[Top]</a>
testWaitingDisjointCrossThreadSameFilterSameKeysExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
155 <a href="#contents">[Top]</a>
182 <a href="#contents">[Top]</a>
testWaitingDisjointSingleThreadDiffFilterSameKeysExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
162 <a href="#contents">[Top]</a>
189 <a href="#contents">[Top]</a>
testWaitingDisjointSingleThreadSameFilterSameKeysExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
155 <a href="#contents">[Top]</a>
182 <a href="#contents">[Top]</a>
testWaitingNestedOverlapCrossThreadDiffFilterSameKeysExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
162 <a href="#contents">[Top]</a>
189 <a href="#contents">[Top]</a>
testWaitingNestedOverlapCrossThreadSameFilterSameKeysExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
155 <a href="#contents">[Top]</a>
182 <a href="#contents">[Top]</a>
testWaitingNestedOverlapSingleThreadDiffFilterSameKeysExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
162 <a href="#contents">[Top]</a>
189 <a href="#contents">[Top]</a>
testWaitingNestedOverlapSingleThreadSameFilterSameKeysExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
155 <a href="#contents">[Top]</a>
182 <a href="#contents">[Top]</a>
testWaitingPairCrossThreadExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
155 <a href="#contents">[Top]</a>
182 <a href="#contents">[Top]</a>
testWaitingPairSingleThreadExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
155 <a href="#contents">[Top]</a>
182 <a href="#contents">[Top]</a>
testWaitingPartialOverlapCrossThreadDiffFilterSameKeysExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
162 <a href="#contents">[Top]</a>
189 <a href="#contents">[Top]</a>
testWaitingPartialOverlapCrossThreadSameFilterSameKeysExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
155 <a href="#contents">[Top]</a>
182 <a href="#contents">[Top]</a>
testWaitingPartialOverlapSingleThreadDiffFilterSameKeysExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
162 <a href="#contents">[Top]</a>
189 <a href="#contents">[Top]</a>
testWaitingPartialOverlapSingleThreadSameFilterSameKeysExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
75 <a href="#contents">[Top]</a>
110 <a href="#contents">[Top]</a>
155 <a href="#contents">[Top]</a>
182 <a href="#contents">[Top]</a>
testWaitingSoloCrossThreadExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
74 <a href="#contents">[Top]</a>
104 <a href="#contents">[Top]</a>
149 <a href="#contents">[Top]</a>
172 <a href="#contents">[Top]</a>
testWaitingSoloSingleThreadExpected 41 <a name="contents"></a>
42 <h2>Table of Contents</h2>
53 <a href="#contents">[Top]</a>
74 <a href="#contents">[Top]</a>
106 <a href="#contents">[Top]</a>
151 <a href="#contents">[Top]</a>
174 <a href="#contents">[Top]</a>
  /dalvik/vm/
Ddm.c 98 memcpy(dataArray->contents, buf, dataLen);
104 type = get4BE((u1*)dataArray->contents + 0);
105 length = get4BE((u1*)dataArray->contents + 4);
168 memcpy(reply+kChunkHdrLen, (const u1*)replyData->contents + offset, length);
450 * Generate the contents of a THST chunk. The data encompasses all known
529 memcpy(arrayObj->contents, tmpBuf, bufLen);
595 memcpy(arrayObj->contents, data, len);
  /external/emma/core/java12/com/vladium/util/
Property.java 361 * Creates a lazy property lookup based on 'src' contents.
375 Properties contents = m_contents; local
376 if ((contents == null) && (m_src != null))
380 contents = getPropertiesFromFile (m_src);
392 if (contents == null)
394 contents = new XProperties (); // non-null marker
397 m_contents = contents;

Completed in 377 milliseconds

<<21222324252627282930>>