Searched
full:perform (Results
1126 -
1150 of
3795) sorted by null
<<41424344454647484950>>
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
sha256.c | 70 /* perform inner SHA256 */ 85 /* perform outer SHA256 */
|
/frameworks/base/core/java/android/app/ |
LauncherActivity.java | 436 * Perform query on package manager for list items. The default 444 * Perform the query to determine which results to show and return a list of them.
|
/frameworks/base/core/java/android/appwidget/ |
AppWidgetManager.java | 268 * Perform an incremental update or command on the widget(s) specified by appWidgetIds. 297 * Perform an incremental update or command on the widget specified by appWidgetId.
|
/frameworks/base/core/java/android/content/ |
Loader.java | 31 * <p><b>Note on threading:</b> Clients of loaders should as a rule perform 34 * of Loader (such as {@link AsyncTaskLoader}) will often perform their work
|
SearchRecentSuggestionsProvider.java | 340 // otherwise process arguments and perform a standard query 374 // And perform the generic query as requested
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityRecord.java | 591 throw new IllegalStateException("Cannot perform this " 603 throw new IllegalStateException("Cannot perform this "
|
/frameworks/base/core/tests/coretests/src/android/app/ |
SearchablesTest.java | 225 * This is a mock for context. Used to perform a true unit test on SearchableInfo. 278 * This is a mock for package manager. Used to perform a true unit test on SearchableInfo.
|
/frameworks/base/docs/html/guide/basics/ |
appmodel.jd | 230 This means that none of these components (including services) should perform 235 convenience class to perform long operations on another thread.</p>
|
/frameworks/base/docs/html/guide/publishing/ |
publishing_overview.jd | 32 publish an Android application you perform two main tasks:</p> 98 <p>You may have to perform several other tasks as part of the preparation process. For example, you
|
/frameworks/base/docs/html/guide/topics/ui/ |
index.jd | 143 user's interaction with them, so you can perform actions. To be informed of user input events, you 153 its <code>onClick()</code> callback method (where you perform the action upon click), and register it
|
/frameworks/base/docs/html/resources/articles/ |
index.jd | 43 <dd>Touch screens allow users to perform gestures, such as tapping, dragging, flinging, or sliding, to perform various actions. The gestures API enables your application to recognize even complicated gestures with ease. This article explains how to integrate this API into an application.</dd>
|
/frameworks/base/drm/libdrmframework/include/ |
DrmManagerClientImpl.h | 174 * @param[in] action Action to perform (Action::DEFAULT, Action::PLAY, etc) 187 * @param[in] action Action to perform. (Action::DEFAULT, Action::PLAY, etc)
|
/frameworks/base/drm/libdrmframework/plugins/common/include/ |
DrmEngineBase.h | 244 * @param[in] action Action to perform (Action::DEFAULT, Action::PLAY, etc) 257 * @param[in] action Action to perform. (Action::DEFAULT, Action::PLAY, etc)
|
IDrmEngine.h | 193 * @param[in] action Action to perform (Action::DEFAULT, Action::PLAY, etc) 206 * @param[in] action Action to perform. (Action::DEFAULT, Action::PLAY, etc)
|
/frameworks/base/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/ |
FwdLockEngine.h | 179 * @param action Action to perform (Action::DEFAULT, Action::PLAY, etc) 194 * @param action Action to perform. (Action::DEFAULT, Action::PLAY, etc)
|
/frameworks/base/include/drm/ |
DrmManagerClient.h | 98 * @param[in] action Action to perform. (Action::DEFAULT, Action::PLAY, etc) 291 * @param[in] action Action to perform
|
/frameworks/base/include/media/stagefright/openmax/ |
OMX_Other.h | 184 * time events according to timestamps. If a client must perform an operation O at 188 * structure back to the client component, the client may perform operation O (perhaps having
|
/frameworks/base/opengl/tests/hwc/ |
hwcRects.cpp | 331 // Perform prepare operation 342 // Perform the set operation(s)
|
/frameworks/base/tools/layoutlib/create/ |
README.txt | 8 to perform layout. 36 for Eclipse to perform rendering.
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Other.h | 167 * time events according to timestamps. If a client must perform an operation O at 171 * structure back to the client component, the client may perform operation O (perhaps having
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Other.h | 167 * time events according to timestamps. If a client must perform an operation O at
171 * structure back to the client component, the client may perform operation O (perhaps having
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Other.h | 167 * time events according to timestamps. If a client must perform an operation O at 171 * structure back to the client component, the client may perform operation O (perhaps having
|
/libcore/luni/src/main/java/java/util/concurrent/ |
CyclicBarrier.java | 251 * does not perform a predefined action when the barrier is tripped. 425 * and choose one to perform the reset. It may be preferable to
|
/libcore/luni/src/main/java/javax/xml/transform/ |
TransformerFactory.java | 130 * @return A <code>Transformer</code> object that may be used to perform 149 * @return A Transformer object that may be used to perform a transformation
|
/packages/apps/Camera/jni/feature_stab/src/dbreg/ |
dbreg.cpp | 436 // perform the alignment: 591 // perform the alignment:
|
Completed in 552 milliseconds
<<41424344454647484950>>