HomeSort by relevance Sort by last modified time
    Searched full:quick (Results 201 - 225 of 661) sorted by null

1 2 3 4 5 6 7 891011>>

  /packages/apps/Contacts/src/com/android/contacts/
ContactListItemView.java 408 * Returns the quick contact badge, creating it if necessary.
425 // Quick contact style used above will set a background - remove it
  /system/core/adb/
jdwp_service.c 500 /* oops, the JDWP process died really quick */
501 D("oops, the JDWP process died really quick\n");
  /bionic/libm/src/
e_rem_pio2.c 119 y[0] = r-w; /* quick check no cancellation */
  /dalvik/docs/
verifier.html 27 the installation of new applications. It's fairly quick for app-sized
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/serialize/
SerializerUtils.java 149 * As a quick hack to support ClonerToResultTree, this can also be used
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ElemContext.java 104 * is held by the serializer is changed via a quick pop() or push().
  /dalvik/vm/
DvmDex.c 37 * invoke-virtual-quick), creating the possibility of some space reduction
  /dalvik/vm/native/
InternalNative.c 196 /* quick check for illegal chars */
  /development/pdk/docs/source/
cla-individual.jd 5 to execute the grant online.This page provides the text of the Individual Contributor License Grant for your quick review.</i>
  /external/bluetooth/glib/tests/
checksum-test.c 21 #define FIXED_STR "The quick brown fox jumps over the lazy dog. Jackdaws love my big sphinx of quartz. Pack my box with five dozen liquor jugs. How razorback-jumping frogs can level six piqued gymnasts!"
  /external/fdlibm/
e_rem_pio2.c 130 y[0] = r-w; /* quick check no cancellation */
  /external/jpeg/
djpeg.1 193 To get a quick preview of an image, use the
  /external/libpng/
INSTALL 114 this directory and "make test" which will run a quick test that reads
  /external/quake/standalone/
main.cpp 212 // Quick and dirty implementation of absolute pointer events...
  /external/stlport/doc/
README.borland 90 For a quick start guide to the STLport make system, see the README file in the
  /external/tcpdump/
print-atm.c 154 * Extract the presumed LLC header into a variable, for quick
  /frameworks/base/core/java/android/content/
SyncQueue.java 40 // quick lookup of an enqueued SyncOperation.
  /frameworks/base/core/java/com/android/internal/net/
DomainNameValidator.java 77 // do a quick-dirty IP match first to avoid DNS lookup
  /frameworks/base/core/java/com/android/internal/util/
FastXmlSerializer.java 35 * This is a quick and dirty implementation of XmlSerializer that isn't horribly
  /frameworks/base/docs/html/resources/articles/
timed-ui-updates.jd 64 uses a quick hack to format the seconds nicely as you will see.</p>
  /ndk/build/gmsl/
gmsl-tests 211 $(call test_assert,$(call lc,The Quick Brown Fox),the quick brown fox)
218 $(call test_assert,$(call uc,The Quick Brown Fox),THE QUICK BROWN FOX)
  /packages/apps/Camera/res/values-de/
strings.xml 96 <string name="pref_camera_quickcapture_title" msgid="1839831697232292196">"Quick Capture"</string>
  /packages/apps/Camera/res/values-it/
strings.xml 96 <string name="pref_camera_quickcapture_title" msgid="1839831697232292196">"Quick Capture"</string>
  /packages/apps/Camera/res/values-nl/
strings.xml 96 <string name="pref_camera_quickcapture_title" msgid="1839831697232292196">"Quick Capture"</string>
  /packages/apps/Email/src/org/apache/james/mime4j/decoder/
DecoderUtil.java 158 // ANDROID: Most strings will not include "=?" so a quick test can prevent unneeded

Completed in 446 milliseconds

1 2 3 4 5 6 7 891011>>