Searched
full:perform (Results
951 -
975 of
3795) sorted by null
<<31323334353637383940>>
/frameworks/base/core/java/android/net/http/ |
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/view/ |
ActionProvider.java | 110 * The default implementation does not perform any action and returns false.
|
/frameworks/base/core/jni/android/graphics/ |
GraphicsJNI.h | 132 * Instances can only be used to perform a single allocation, which helps
|
/frameworks/base/docs/html/guide/basics/ |
building-blocks.jd | 37 perform some custom graphical technique (as you might if you're writing a
|
/frameworks/base/docs/html/guide/developing/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/guide/practices/ui_guidelines/ |
menu_design.jd | 37 <li style="padding-top: 4px;"><a href=#selecting_content_item>Selecting an item should perform most intuitive operation</a></li> 257 touches a menu item to perform an action or open a dialog. 362 <h3 id="selecting_content_item">Selecting an item in the content should perform the most intuitive operation</h3> 479 currently does nothing. We recommend you do not perform any action (such as
|
/frameworks/base/docs/html/guide/tutorials/views/ |
hello-timepicker.jd | 80 show our TimePicker dialog. The <code>showDialog()</code> method will perform a callback
|
/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/resources/articles/ |
track-mem.jd | 27 unfortunately not able to perform such optimizations and the creation of
|
/frameworks/base/docs/html/ |
search.jd | 94 // when an event on the browser history occurs (back, forward, load) perform a search
|
/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/include/gui/ |
SurfaceTextureClient.h | 79 virtual int perform(int operation, va_list args);
|
/frameworks/base/include/ui/ |
FramebufferNativeWindow.h | 74 static int perform(ANativeWindow* window, int operation, ...);
|
/frameworks/base/libs/rs/scriptc/ |
rs_core.rsh | 141 * perform a shallow copy of the data if necessary.
|
/frameworks/base/media/libeffects/lvm/lib/Bundle/src/ |
LVM_Process.c | 239 * Perform Parametric Spectum Analysis
|
/frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Control.c | 101 * If the sample rate or speaker has changed then perform a full re-initialisation
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_UnpackBlock4x4_s.s | 67 ;// we modify the computation to perform [(Flag & 15) < 1] as [(Flag < 1) & 31]
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s | 160 BEQ ACDecode ;// Branch to perform AC Coeff Decoding
|
omxVCM4P2_QuantInvIntra_I_s.s | 95 ;// Perform Inverse Quantization for DC coefficient
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_UnpackBlock4x4_s.s | 67 ;// we modify the computation to perform [(Flag & 15) < 1] as [(Flag < 1) & 31]
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s | 160 BEQ ACDecode ;// Branch to perform AC Coeff Decoding
|
Completed in 211 milliseconds
<<31323334353637383940>>