Searched
full:perform (Results
1726 -
1750 of
6694) sorted by null
<<61626364656667686970>>
/frameworks/base/core/java/android/hardware/display/ |
WifiDisplay.java | 148 * Can be used to perform identity comparisons on displays ignoring properties
|
/frameworks/base/core/java/android/net/http/ |
CertificateChainValidator.java | 81 closeSocketThrowException(sslSocket, "failed to perform SSL handshake");
|
EventHandler.java | 60 /** Failed to perform SSL handshake */
|
/frameworks/base/core/java/android/nfc/tech/ |
NdefFormatable.java | 44 * <p class="note"><strong>Note:</strong> Methods that perform I/O operations
|
NfcA.java | 34 * <p class="note"><strong>Note:</strong> Methods that perform I/O operations
|
NfcB.java | 32 * <p class="note"><strong>Note:</strong> Methods that perform I/O operations
|
NfcF.java | 34 * <p class="note"><strong>Note:</strong> Methods that perform I/O operations
|
/frameworks/base/core/java/android/util/ |
Spline.java | 132 // Perform cubic Hermite spline interpolation.
|
/frameworks/base/docs/html/google/backup/ |
index.jd | 61 data using a different backup transport or not perform backup at all. Either
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
menu_design.jd | 69 <li style="padding-top: 4px;"><a href=#selecting_content_item>Selecting an item should perform most intuitive operation</a></li> 289 touches a menu item to perform an action or open a dialog. 394 <h3 id="selecting_content_item">Selecting an item in the content should perform the most intuitive operation</h3> 512 currently does nothing. We recommend you do not perform any action (such as
|
/frameworks/base/docs/html/guide/topics/ui/ |
controls.jd | 58 <td>A push-button that can be pressed, or clicked, by the user to perform an action.</td>
|
/frameworks/base/docs/html/guide/webapps/ |
best-practices.jd | 40 not allow HTML frames or nested tables, which perform poorly on mobile devices. Along with the
|
/frameworks/base/docs/html/tools/building/ |
building-cmdline.jd | 101 application in release mode. Once you have built in release mode, it's a good idea to perform 151 your keystore and alias password being visible on screen, then you may prefer to perform the 152 application signing manually, via Jarsigner (or a similar tool). To instead perform the signing 260 <p>Before you can run your application on a device, you must perform some basic setup for your
|
/frameworks/base/docs/html/tools/help/ |
gltracer.jd | 53 frames generated by those commands to enable you to perform logical and visual analysis of your
|
/frameworks/base/docs/html/training/activity-testing/ |
preparing-activity-testing.jd | 70 cases from your Eclipse environment. To learn how to perform these tasks in
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
index.jd | 42 perform under this minimum memory limit. However, keep in mind many devices are configured with
|
/frameworks/base/docs/html/training/efficient-downloads/ |
regular_updates.jd | 69 <p>One approach is to implement an exponential back-off pattern to reduce the frequency of your updates (and / or the degree of prefetching you perform) if the app hasn't been used since the previous update. It's often useful to assert a minimum update frequency and to reset the frequency whenever the app is used, for example:</p>
|
/frameworks/base/docs/html/training/improving-layouts/ |
smooth-scrolling.jd | 42 perform your work outside the main thread. {@link android.os.AsyncTask} automatically queues up all
|
/frameworks/base/docs/html/training/multiple-threads/ |
define-runnable.jd | 36 run it. One or more {@link java.lang.Runnable} objects that perform a particular operation are
|
/frameworks/base/drm/java/android/drm/ |
package.html | 46 on the DRM client to query rights and perform other DRM-related tasks. Each
|
/frameworks/base/libs/hwui/ |
Properties.h | 131 * Some GPUs (for instance the SGX 540) perform better when changing
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/ |
GraphEnvironment.java | 38 * 2. Perform any configuration, such as adding graph references and setting a GL environment.
|
/frameworks/base/services/java/com/android/server/ |
SystemBackupAgent.java | 130 // Bits to indicate postprocessing we may need to perform
|
/frameworks/base/test-runner/src/android/test/ |
ApplicationTestCase.java | 50 * dependencies, and thus perform a true unit test.
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/ |
sobeloperator.cpp | 30 * Perform 1d convolution on 3 channel image either horizontally or vertically.
|
Completed in 193 milliseconds
<<61626364656667686970>>