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

<<11121314151617181920>>

  /frameworks/base/core/java/android/view/animation/
package.html 6 animation</strong>, in which you tell Android to perform a series of simple
  /frameworks/base/core/tests/coretests/src/android/view/
ViewAttachTest.java 36 * 1. Initiate the activity 2. Perform a series of orientation changes to
  /frameworks/volley/src/com/android/volley/toolbox/
HttpStack.java 37 * @param request the request to perform
  /libcore/luni/src/main/java/java/security/
DomainCombiner.java 28 * duplicates and perform other optimizations.
  /libcore/luni/src/main/java/org/xml/sax/
SAXNotSupportedException.java 20 * feature or property identifier, but cannot perform the requested
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
interaction_based.ipp 12 // Description : Facilities to perform interaction-based testing
  /packages/apps/DeskClock/src/com/android/deskclock/
AsyncHandler.java 23 * Helper class for managing the background thread used to perform io operations
  /packages/apps/Dialer/src/com/android/dialer/service/
CachedNumberLookupService.java 21 * Perform a lookup using the cached number lookup service to return contact
  /packages/apps/KeyChain/support/src/com/android/keychain/tests/support/
IKeyChainServiceTestSupport.aidl 26 * the user is prompted to perform these steps via the
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
NowOrLaterWrapper.java 45 * Perform the appropriate conversion. This will be called once for every call to
  /packages/experimental/ExampleImsFramework/src/com/android/example/imsframework/
ImsFrameworkReceiver.java 39 // System is shutting down immediately: perform cleanup here
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
reboot.h 27 /* Perform a hard reset now. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
reboot.h 27 /* Perform a hard reset now. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
reboot.h 27 /* Perform a hard reset now. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/
application.py 25 _encoder is a function which will perform the actual encoding for
image.py 30 _encoder is a function which will perform the actual encoding for
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/
application.py 25 _encoder is a function which will perform the actual encoding for
image.py 30 _encoder is a function which will perform the actual encoding for
  /prebuilts/tools/common/proguard/proguard4.7/examples/
retrace.pro 20 # perform incremental obfuscation based on its mapping file, and only keep the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
IAndroidLaunchAction.java 24 * An action to perform after performing a launch of an Android application
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DOMStorage.js 86 this._storageHistory.perform(new WebInspector.DOMStorageSetItemAction(this, key, value));
94 this._storageHistory.perform(new WebInspector.DOMStorageRemoveItemAction(this, key));
121 perform: function(callback)
150 perform: function(callback)
206 perform: function(callback)
271 perform: function(action)
276 action.perform(actionCompleted.bind(this));
  /external/chromium_org/v8/src/arm/
lithium-gap-resolver-arm.cc 50 // Skip constants to perform them last. They don't block other moves
62 // Perform the moves with constant sources.
75 // Perform a linear sweep of the moves to add them to the initial list of
76 // moves to perform, ignoring any move that is redundant (the source is
90 // graph. We first recursively perform any move blocking this one. We
113 // Perform a depth-first traversal of the move graph to resolve
115 // as this one's destination blocks this one so recursively perform all
  /external/chromium_org/v8/src/mips/
lithium-gap-resolver-mips.cc 51 // Skip constants to perform them last. They don't block other moves
63 // Perform the moves with constant sources.
76 // Perform a linear sweep of the moves to add them to the initial list of
77 // moves to perform, ignoring any move that is redundant (the source is
91 // graph. We first recursively perform any move blocking this one. We
114 // Perform a depth-first traversal of the move graph to resolve
116 // as this one's destination blocks this one so recursively perform all
  /external/v8/src/arm/
lithium-gap-resolver-arm.cc 50 // Skip constants to perform them last. They don't block other moves
62 // Perform the moves with constant sources.
75 // Perform a linear sweep of the moves to add them to the initial list of
76 // moves to perform, ignoring any move that is redundant (the source is
90 // graph. We first recursively perform any move blocking this one. We
113 // Perform a depth-first traversal of the move graph to resolve
115 // as this one's destination blocks this one so recursively perform all
  /external/v8/src/mips/
lithium-gap-resolver-mips.cc 51 // Skip constants to perform them last. They don't block other moves
63 // Perform the moves with constant sources.
76 // Perform a linear sweep of the moves to add them to the initial list of
77 // moves to perform, ignoring any move that is redundant (the source is
91 // graph. We first recursively perform any move blocking this one. We
114 // Perform a depth-first traversal of the move graph to resolve
116 // as this one's destination blocks this one so recursively perform all

Completed in 514 milliseconds

<<11121314151617181920>>