HomeSort by relevance Sort by last modified time
    Searched full:perform (Results 701 - 725 of 6694) sorted by null

<<21222324252627282930>>

  /system/core/init/
README.BOOTCHART 1 This version of init contains code to perform "bootcharting", i.e. generating log
  /system/core/sh/
expand.h 51 #define EXP_FULL 0x1 /* perform word splitting & file globbing */
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java 145 // perform the interaction between the peers
185 // perform the interaction between the peers
272 // perform the interaction between the peers
317 // perform the interaction between the peers
401 // perform the interaction between the peers and check the results
440 // perform the interaction between the peers and check the results
476 // perform the interaction between the peers and check the results
512 // perform the interaction between the peers and check the results
549 // perform the interaction between the peers and check the results
594 // perform the interaction between the peers and check the result
    [all...]
  /frameworks/base/docs/html/guide/components/
fundamentals.jd 133 <dd>A <i>service</i> is a component that runs in the background to perform long-running
134 operations or to perform work for remote processes. A service
162 and must implement a standard set of APIs that enable other applications to perform
180 instance, it might initiate a service to perform some work based on the event.
226 <p>For activities and services, an intent defines the action to perform (for example, to "view" or
260 <li>You can perform a query to a content provider by calling {@link
360 describe the type of action you want to perform (and optionally, the data upon which you?d like to
361 perform the action) and allow the system to find a component on the device that can perform the
362 action and start it. If there are multiple components that can perform the action described by th
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-c++ 
i686-linux-cpp 
i686-linux-g++ 
i686-linux-gcc 
i686-linux-gcc-4.4.3 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
c++ 
g++ 
gcc 
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
TestPlanTest.java 85 * Perform checks to ensure TEST_DATA was parsed correctly
118 * Perform checks to ensure TEST_MULTI_EXCLUDED_DATA was parsed correctly
  /development/samples/NotePad/
AndroidManifest.xml 93 <!-- This is the action we perform. It is a custom action we
103 can perform when selecting this type of data. -->
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
VoicemailProviderHelper.java 31 * methods perform an operation that itself requires a checked exception. In all other cases a
91 * be used to perform the update. The remaining fields will be left unmodified. To mark a
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
WordWidget.java 41 * an update we spawn a background {@link Service} to perform the API queries.
46 // To prevent any ANR timeouts, we perform the update in a service
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
WordWidget.java 41 * an update we spawn a background {@link Service} to perform the API queries.
47 // To prevent any ANR timeouts, we perform the update in a service
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/
PolicyQualifierInfoTest.java 93 // Perform DER decoding:
126 // Perform DER decoding:
  /external/apache-http/src/org/apache/commons/codec/net/
RFC1522Codec.java 51 * class to perform the specific enconding.
86 * {@link #doEncoding(byte [])} method of a concrete class to perform the specific deconding.
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_manager.h 26 // Class that can perform actions on behalf of the BrowserAccessibilityManager.
152 // The object that can perform actions on our behalf.
  /external/chromium/chrome/browser/ui/cocoa/
install.sh 10 # will call this script to perform the copy.
13 # not otherwise have permission to perform the copy.
  /external/chromium/net/http/
http_auth_handler_factory.h 113 // |resolver| is used by the Negotiate authentication handler to perform
166 // |host_resolver| is used by the Negotiate authentication handler to perform
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
simplefileflags.py 80 # Perform any necessary globs.
104 # Perform any request recursion
  /external/chromium_org/cc/trees/
occlusion_tracker.h 142 // we have visited all the layers within the surface, and we may perform any
148 // one. We then perform any operations required for merging results from the
  /external/chromium_org/chrome/browser/extensions/
management_policy.h 18 // before allowing a user or a user-level mechanism to perform the respective
35 // each time a user tries to perform one of the controlled actions (the list

Completed in 1257 milliseconds

<<21222324252627282930>>