HomeSort by relevance Sort by last modified time
    Searched full:metadata (Results 1076 - 1100 of 1450) sorted by null

<<41424344454647484950>>

  /frameworks/base/core/java/android/view/
DragEvent.java 148 * if it can accept a drop. The onDragEvent() or onDrag() methods usually inspect the metadata
350 * The drag handler or listener for a View can use the metadata in this object to decide if the
  /frameworks/base/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 40 #include <media/stagefright/MetaData.h>
627 sp<MetaData> meta = mSource->getFormat(audio);
  /frameworks/base/media/libstagefright/mpeg2ts/
ATSParser.cpp 34 #include <media/stagefright/MetaData.h>
769 sp<MetaData> meta = mQueue->getFormat();
  /frameworks/base/services/java/com/android/server/
DropBoxManagerService.java 435 /** Metadata describing an on-disk log file. */
500 * Extracts metadata from an existing on-disk log filename.
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_API.h 403 /**< Temporary file to store metadata ("moov.bin") */
622 M4OSA_Void* pTemporaryFile; /**< Temporary file to store metadata
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 450 /*Segment mode Metadata*/
491 OMX_PTR pMetaData;/*pointer to metadata structure, this structure is used when MPEG4 segment mode is enabled */
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 616 DOMX_DEBUG("Grallloc buffer recieved in metadata buffer 0x%x",pGrallocHandle );
637 DOMX_DEBUG("Grallloc buffer recieved in metadata buffer 0x%x",pGrallocHandle );
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 600 DOMX_DEBUG("Grallloc buffer recieved in metadata buffer 0x%x",pGrallocHandle );
621 DOMX_DEBUG("Grallloc buffer recieved in metadata buffer 0x%x",pGrallocHandle );
  /libcore/luni/src/main/java/java/net/
HttpURLConnection.java 38 * Request headers may also include metadata such as credentials, preferred
44 * <li>Read the response. Response headers typically include metadata such as
  /packages/apps/Contacts/src/com/android/contacts/model/
AccountTypeManager.java 448 + " it doesn't have the CONTACTS_STRUCTURE metadata");
453 + " the CONTACTS_STRUCTURE metadata doesn't have the accountType"
    [all...]
  /packages/apps/Music/res/values/
strings.xml 175 <!-- Default name of artist that doesn't have a name in the metadata -->
177 <!-- Default name of album that doesn't have a name in the metadata -->
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ProjectCallback.java 550 LayoutMetadata metadata = LayoutMetadata.get(); local
551 AdapterBinding binding = metadata.getNodeBinding(viewObject, uiNode);
  /external/skia/src/animator/
SkAnimateSchema.xsd     [all...]
  /external/chromium/net/http/
http_cache_transaction.cc     [all...]
  /external/webkit/Source/WebCore/html/
HTMLMediaElement.cpp 262 else if (equalIgnoringCase(value, "metadata"))
263 m_preload = MediaPlayer::MetaData;
266 // "missing value default", so use it for everything except "none" and "metadata"
    [all...]
  /cts/tests/
AndroidManifest.xml 29 <meta-data android:name="android.app.cts.reference" android:resource="@xml/metadata" />
    [all...]
  /external/llvm/include/llvm-c/
Core.h 218 LLVMMetadataTypeKind, /**< Metadata */
557 /* Operations on metadata */
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_public.c 1407 S_METADATA_CB metadata; local
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_public.c 1407 S_METADATA_CB metadata; local
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_public.c 1408 S_METADATA_CB metadata; local
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
Insn.java 276 * metadata.
  /dalvik/dx/src/com/android/dx/rop/code/
Insn.java 274 * metadata.
  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 460 * Profile descriptor is the Bluetooth profile metadata. If a
  /external/chromium/chrome/browser/history/
thumbnail_database.h 239 // Adds support for the new metadata on web page thumbnails.
  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_service.cc 44 // TODO(bryner): add version metadata so that clients can download new models

Completed in 1136 milliseconds

<<41424344454647484950>>