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

<<21222324252627282930>>

  /frameworks/base/docs/html/training/basics/network-ops/
connecting.jd 20 <li><a href="#AsyncTask">Perform Network Operations on a Separate Thread</a></li>
86 <h2 id="AsyncTask">Perform Network Operations on a Separate Thread</h2>
89 causing a poor user experience, always perform network operations on a separate
  /ndk/sources/host-tools/sed-4.2.1/lib/
copy-acl.c 93 separate or special bits are to be set which don't fit into ACLs. */
390 separate or special bits are to be set which don't fit into ACLs. */
480 separate or special bits are to be set which don't fit into ACLs. */
  /ndk/sources/host-tools/sed-4.2.1/po/
ja.po 313 " -s, --separate\n"
314 " consider files as separate rather than as a single "
318 " -s, --separate\n"
ru.po 317 " -s, --separate\n"
318 " consider files as separate rather than as a single "
322 " -s, --separate\n"
zh_CN.po 314 " -s, --separate\n"
315 " consider files as separate rather than as a single "
319 " -s, --separate\n"
zh_TW.po 309 " -s, --separate\n"
310 " consider files as separate rather than as a single "
314 " -s, --separate\n"
  /packages/apps/Phone/src/com/android/phone/
InCallUiState.java 48 * @see InCallControlState for a separate collection of "UI state" that
144 * to make sure the digits don't persist between two separate calls.)
351 // separate inner class?
  /frameworks/base/docs/html/guide/components/
fundamentals.jd 88 <li>Resources that are separate from the application code and allow your application to
207 <p>Because the system runs each application in a separate process with file permissions that
246 <p>There are separate methods for activating each type of component:</p>
474 separate from the source code, such as images, audio files, and anything relating to the visual
488 <p>One of the most important aspects of providing resources separate from your source code
491 languages and save those strings in separate files. Then, based on a language <em>qualifier</em>
  /cts/tools/dasm/src/java_cup/
lr_item_core.java 159 /** Equality comparison for the core only. This is separate out because we
160 * need separate access in a super class.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ServiceStartArguments.java 114 // separate thread because the service normally runs in the process's
207 * all together; typically this code would appear in some separate class.
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
BackupRestoreActivity.java 74 * <li>{@link MultiRecordExampleAgent} - this agent stores each separate bit of data
75 * managed by the UI in separate records within the backup dataset. It illustrates
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
ContentFragment.java 316 // We perform the actual disk write operations on a separate thread using the
323 * Compress and write the bitmap to disk on a separate thread.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
DecimalFormatProperties.java 370 * pattern-separator specifies the character used to separate positive
383 * pattern-separator specifies the character used to separate positive
  /external/chromium/sdch/open-vcdiff/src/
encodetable.cc 34 // separate sections. This facilitates providing partially
223 // instead of separate sections for instructions, addresses, and data,
  /external/chromium/sdch/open-vcdiff/src/gtest/
README 114 inside the source code tree, or in a separate directory. We recommend building
115 in a separate directory as that tends to produce both more consistent results
  /external/eclipse-windowbuilder/propertysheet/
NOTICE 26 separate modules of software distributed in conjunction with the Program
207 responsibility to serve as the Agreement Steward to a suitable separate
  /external/elfutils/libelf/
gelf.h 239 /* Retrieve symbol information and separate section index from the
245 /* Update symbol information and separate section index in the symbol
  /external/icu4c/test/intltest/
idnaref.h 115 * into separate labels, decide whether to apply allowUnassigned and useSTD3ASCIIRules on each,
154 * into separate labels, decide whether to apply allowUnassigned and useSTD3ASCIIRules on each,
  /external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
TriStrip.java 103 * number of separate strips. Default value: true
112 * separate list. Default value: 0
  /external/libvorbis/doc/
oggstream.html 88 properly separate data back into packets at the original packet
173 streaming of separate audio and video streams, using different codecs
  /external/mdnsresponder/
README.txt 113 This would not be very efficient. Each separate application would be sending
114 their own separate multicast UDP packets and maintaining their own list of
  /external/oprofile/libutil++/
op_bfd.cpp 212 // On separate debug file systems, the main bfd has no symbols,
361 cverb << vbfd << "failed to process separate debug file "
  /external/protobuf/src/google/protobuf/compiler/
importer.h 61 // TODO(kenton): Move all SourceTree stuff to a separate file?
159 // separate Importer object to import each one (but use the same
  /external/skia/src/gpu/
GrDefaultPathRenderer.cpp 58 // when we have separate stencil we increment front faces / decrement back faces
82 // When there are no separate faces we do two passes to setup the winding rule
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
SymbolTable.h 64 // There could be a separate class heirarchy for Constant variables;
67 // seem worth having separate classes, and "getConst" can't simply return

Completed in 1034 milliseconds

<<21222324252627282930>>