HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 1726 - 1750 of 4593) sorted by null

<<61626364656667686970>>

  /frameworks/base/core/java/android/content/pm/
VerifierDeviceIdentity.java 125 * Extract 5 bits of data, then shift it out.
  /frameworks/base/core/java/android/view/inputmethod/
CompletionInfo.java 33 * case in extract mode where the IME has taken over the full
  /frameworks/base/core/java/android/widget/
AbsoluteLayout.java 198 * @param attrs the set of attributes from which to extract the layout
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ScrollingThroughListOfFocusablesTest.java 29 * TODO: extract base test case that launches {@link ListOfInternalSelectionViews} with
  /frameworks/base/docs/html/tools/
index.jd 39 <li>Visual refactoring lets you extracts layout for inclusion, convert layouts, extract styles.</li>
  /frameworks/base/docs/html/training/articles/
keystore.jd 30 in a container to make it more difficult to extract from the
  /frameworks/base/docs/html/training/basics/supporting-devices/
languages.jd 28 <p>It?s always a good practice to extract UI strings from your app code and keep them
  /frameworks/base/docs/html/training/efficient-downloads/
redundant_redundant.jd 38 <p>To ensure that your caching doesn't result in your app displaying stale data, be sure to extract the time at which the requested content was last updated, and when it expires, from within the HTTP response headers. This will allow you to determine when the associated content should be refreshed.</p>
  /frameworks/base/drm/java/android/drm/
DrmUtils.java 151 //Extract KeyValue Pair Info, till terminator occurs.
package.html 67 <li>Extract constraint information from the license.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
histogram.cpp 17 // Native function to extract histogram from image (handed down as ByteBuffer).
sobeloperator.cpp 17 // Native function to extract histogram from image (handed down as ByteBuffer).
  /frameworks/base/tests/CoreTests/android/core/
NsdServiceInfoTest.java 135 // Extract from parcel.
  /frameworks/compile/slang/BitWriter_2_9/
ReaderWriter_2_9.h 39 /// buffer and extract just the triple information. If successful,
  /frameworks/compile/slang/BitWriter_2_9_func/
ReaderWriter_2_9_func.h 39 /// buffer and extract just the triple information. If successful,
  /frameworks/compile/slang/BitWriter_3_2/
ReaderWriter_3_2.h 39 /// buffer and extract just the triple information. If successful,
  /frameworks/testing/uiautomator/cmds/uiautomator/
uiautomator 64 # we also pass the list of jar files, so we can extract class names for tests
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
ucode_download.c 118 /* Extract trx header */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
temporal_filter_apply_sse2.asm 141 ; load and extract the predictor up to shorts
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans8_dspr2.c 457 /* bit positon for extract from acc */
557 /* bit positon for extract from acc */
626 /* bit positon for extract from acc */
673 /* bit positon for extract from acc */
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_temporal_filter_apply_sse2.asm 141 ; load and extract the predictor up to shorts
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_vsync.cpp 127 // extract timestamp
  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscan_event_handler.cpp 438 /* Parse and extract the results. */
467 /* Extract and fill out the wifi_scan_result struct. */
773 ALOGE("%s: Extract hotlist_ap_found results.\n", __func__);
    [all...]
  /libcore/
NativeCode.mk 65 # Extract out the allowed LOCAL_* variables.
  /libcore/luni/src/main/java/java/util/concurrent/
ScheduledExecutorService.java 91 * @return a ScheduledFuture that can be used to extract result or cancel

Completed in 411 milliseconds

<<61626364656667686970>>