HomeSort by relevance Sort by last modified time
    Searched full:collected (Results 51 - 75 of 357) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/webkit/WebCore/workers/
Worker.cpp 62 setPendingActivity(this); // The worker context does not exist while loading, so we must ensure that the worker object is not collected, as well as its event listeners.
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
debflex.awk 83 # this loop kicks in only when we already collected something
  /frameworks/base/core/java/android/content/pm/
FeatureInfo.java 25 * to information collected from the
InstrumentationInfo.java 28 * instrumentation. This corresponds to information collected
PermissionInfo.java 25 * known to the system. This corresponds to information collected from the
PackageInfo.java 24 * to all of the information collected from AndroidManifest.xml.
62 * Information collected from the <application> tag, or null if
  /frameworks/base/core/java/android/os/
PerformanceCollector.java 79 * for reporting performance data collected in the snapshot.
312 * End collection of memory usage information. Returns collected data in a
374 * collected data in a Bundle object.
478 * Stores collected data as type long into Bundle object for reporting.
  /frameworks/base/docs/html/resources/dashboard/
platform-versions.jd 69 <p><em>Data collected during two weeks ending on June 1, 2010</em></p>
screens.jd 79 <p><em>Data collected during two weeks ending on June 1, 2010</em></p>
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/
InstrumentationResultParser.java 214 // Previous status key-value has been collected. Store it.
218 // Previous status key-value has been collected. Store it.
222 // Previous status key-value has been collected. Store it.
227 // Previous status key-value has been collected. Store it.
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
SamplingProfiler.java 110 * Captures collected samples and clears the sample set. Returns null
140 + " Samples collected: " + totalThreadsSampled
  /frameworks/base/core/java/android/content/
IntentSender.java 94 * @param resultData The final data collected by a broadcast.
95 * @param resultExtras The final extras collected by a broadcast.
  /external/qemu/elff/
dwarf_defs.h 629 /* Encapsulates a DIE attribute, collected during ELF file parsing.
670 * This structure is used as an ELF file parsing parameter, limiting collected
675 * DIEs for all tags will be collected during the parsing. */
679 /* Checks if a DIE with the given tag should be collected during the parsing.
682 * be NULL, indicating that all tags should be collected.
685 * true if a DIE with the given tag should be collected during the parsing,
686 * or false, if the DIE should not be collected.
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/lang/ref/
ReferenceTest.java 232 assertNotNull("Object not garbage collected.", ref);
235 // Reference wr so it does not get collected
310 assertNotNull("Object not garbage collected.", ref);
SoftReferenceTest.java 160 assertNotNull("Object not garbage collected.", ref);
  /dalvik/libcore/luni/src/main/java/java/net/
Authenticator.java 60 * Returns the collected username and password for authorization. The
66 * @return collected password authentication data.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
SerializerTraceWriter.java 69 * How many bytes have been collected and still need to go to trace
105 * Flush out the collected characters by sending them to the trace
SerializerTrace.java 88 * EVENTTYPE_OUTPUT_CHARACTERS. This type is used as attributes are collected.
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
AbstractConnPool.java 209 log.debug("Connection garbage collected. " + route);
224 * garbage collected instead of being properly released.
package.html 155 In that case, the connection pool will not be garbage collected until
180 that wrapper will be garbage collected, and with it the pool entry.
  /external/guava/src/com/google/common/base/
FinalizableReferenceQueue.java 35 * referents have been finalized. If this object is garbage collected earlier,
229 * our class loader from getting garbage collected.
  /dalvik/dx/src/com/android/dx/dex/cf/
CodeStatistics.java 147 * Prints out the collected statistics.
  /dalvik/dx/src/junit/framework/
TestCase.java 55 * The tests to be run can be collected into a TestSuite. JUnit provides
  /dalvik/libcore/junit/src/main/java/junit/framework/
TestCase.java 55 * The tests to be run can be collected into a TestSuite. JUnit provides
  /dalvik/vm/alloc/
HeapInternal.h 48 * collected. I.e., instance objects

Completed in 325 milliseconds

1 23 4 5 6 7 8 91011>>